Searched defs:sequence (Results 1 - 25 of 36) sorted by relevance

12

/vbox/src/VBox/Additions/x11/x11include/libdrm-2.4.13/
H A Dnouveau_channel.h28 unsigned sequence; member in struct:nouveau_subchannel
H A Dvia_drm.h244 uint32_t sequence; member in struct:drm_via_wait_irq_request
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DUIShortcutPool.h43 const QKeySequence &sequence,
46 , m_sequence(sequence)
55 void setSequence(const QKeySequence &sequence);
56 const QKeySequence& sequence() const;
58 /* API: Default sequence stuff: */
42 UIShortcut(const QString &strDescription, const QKeySequence &sequence, const QKeySequence &defaultSequence) argument
H A DUIShortcutPool.cpp44 void UIShortcut::setSequence(const QKeySequence &sequence) argument
46 m_sequence = sequence;
49 const QKeySequence& UIShortcut::sequence() const function in class:UIShortcut
136 /* Assign overridden sequence to the shortcut: */
162 /* Copy the sequence from the shortcut to the action: */
163 pAction->setShortcut(existingShortcut.sequence());
164 /* Copy the default sequence from the action to the shortcut: */
175 pAction->setShortcut(newShortcut.sequence());
275 /* Get shortcut ID/sequence: */
328 /* Check if the sequence fo
[all...]
/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUIHotKeyEditor.h40 /* A string pair wrapper for hot-key sequence: */
58 , m_strSequence(other.sequence())
66 m_strSequence = other.sequence();
75 const QString& sequence() const { return m_strSequence; } function in class:UIHotKey
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Ddixstruct.h93 int sequence; member in struct:_Client
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Ddixstruct.h93 int sequence; member in struct:_Client
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddixstruct.h100 int sequence; member in struct:_Client
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Ddixstruct.h97 int sequence; member in struct:_Client
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Ddixstruct.h97 int sequence; member in struct:_Client
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Ddixstruct.h96 int sequence; member in struct:_Client
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Ddixstruct.h96 int sequence; member in struct:_Client
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Ddixstruct.h97 int sequence; member in struct:_Client
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Ddixstruct.h96 int sequence; member in struct:_Client
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Ddixstruct.h96 int sequence; member in struct:_Client
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddixstruct.h104 int sequence; member in struct:_Client
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Ddixstruct.h93 int sequence; member in struct:_Client
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dbofm.h94 /** Data structure sequence stamp */
95 uint32_t sequence; member in struct:bofm_global_header
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/include/
H A Ddixstruct.h85 int sequence; member in struct:_Client
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Ddixstruct.h99 int sequence; member in struct:_Client
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Ddixstruct.h99 int sequence; member in struct:_Client
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddixstruct.h100 int sequence; member in struct:_Client
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Ddixstruct.h101 int sequence; member in struct:_Client
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Ddixstruct.h101 int sequence; member in struct:_Client
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dsnmp.h69 AsnSequence sequence; member in union:__anon13820::__anon13821

Completed in 193 milliseconds

12