/vbox/src/VBox/Additions/x11/x11include/libXext-1.3.1/X11/extensions/ |
H A D | xtestext1.h | 70 CARD8 actions[XTestACTIONS_SIZE]; member in struct:__anon3609
|
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/ |
H A D | UIDnDDrag.cpp | 52 Qt::DropAction defAction, Qt::DropActions actions, 58 , m_actions(actions) 49 UIDnDDrag(CSession &session, CDnDSource &dndSource, const QStringList &lstFormats, Qt::DropAction defAction, Qt::DropActions actions, QWidget *pParent ) argument
|
H A D | UIDnDMIMEData.cpp | 46 Qt::DropAction defAction, Qt::DropActions actions, 52 , m_actions(actions) 43 UIDnDMimeData(CSession &session, CDnDSource &dndSource, QStringList formats, Qt::DropAction defAction, Qt::DropActions actions, QWidget *pParent) argument
|
H A D | UIDnDHandler.cpp | 280 QVector<KDnDAction> UIDnDHandler::toVBoxDnDActions(Qt::DropActions actions) argument 283 if (actions.testFlag(Qt::IgnoreAction)) 285 if (actions.testFlag(Qt::CopyAction)) 287 if (actions.testFlag(Qt::MoveAction)) 289 if (actions.testFlag(Qt::LinkAction))
|
H A D | UIMachineLogic.cpp | 181 * cause here actions/menus are recreated. */ 828 const QList<QAction*> &actions = m_pDockPreviewSelectMonitorGroup->actions(); local 829 for (int i = 0; i < actions.size(); ++i) 831 QAction *pAction = actions.at(i); 836 /* Shared Clipboard actions: */ 839 foreach (QAction *pAction, m_pSharedClipboardActions->actions()) 844 foreach (QAction *pAction, m_pDragAndDropActions->actions()) 933 /* Create group for all actions that are enabled only when the VM is running. 934 * Note that only actions whos 1132 QList<QAction*> actions = actionPool()->action(UIActionIndexRT_M_Machine)->menu()->actions(); local [all...] |
/vbox/src/VBox/Additions/x11/x11include/xextproto-7.1.1/X11/extensions/ |
H A D | xtestext1proto.h | 73 * This defines the maximum size of a list of input actions 138 * more user input actions to report to the client. It must 145 CARD8 actions[XTestACTIONS_SIZE]; member in struct:__anon3969 168 * These are the definitions for key/button motion input actions. 177 * This is the definition for pointer jump input actions. 189 * actions. 211 * there are no more input actions in an XTestInputAction event.
|
/vbox/src/VBox/Frontends/VirtualBox/src/globals/ |
H A D | UIActionPool.h | 54 /* 'Application' menu actions: */ 68 /* 'Window' menu actions: */ 73 /* 'Help' menu actions: */ 361 /** Returns all the actions action-pool contains. */ 362 QList<UIAction*> actions() const { return m_pool.values(); } function in class:UIActionPool 456 /** Holds the map of actions. */
|
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/ |
H A D | xtestext1.h | 105 * This defines the maximum size of a list of input actions 171 * more user input actions to report to the client. It must 180 CARD8 actions[XTestACTIONS_SIZE]; member in struct:__anon2971 217 CARD8 actions[XTestACTIONS_SIZE]; member in struct:__anon2973 255 * These are the definitions for key/button motion input actions. 267 * This is the definition for pointer jump input actions. 279 * actions. 315 * there are no more input actions in an XTestInputAction event.
|
/vbox/src/VBox/Frontends/VirtualBox/src/selector/ |
H A D | UISelectorWindow.cpp | 165 /* Update actions: */ 226 QList<QAction*> actions; local 234 actions << pShowToolBar; 238 actions << pShowStatusBar; 244 QAction *pResult = QMenu::exec(actions, gpos); 1557 /* Enable/disable group actions: */ 1570 /* Enable/disable machine actions: */ 1585 /* Enable/disable group-close actions: */ 1591 /* Enable/disable machine-close actions: */ 1631 /* No actions enable [all...] |
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/dlg/ |
H A D | dlg_a.c | 49 int func_action; /* should actions be turned into functions?*/ 365 /* MR1 This is a consequence of not saving actions */ 1343 void (*actions[50])() = { variable
|
/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/ |
H A D | UIGChooserItemGroup.cpp | 1889 const QList<QAction*> &actions = pMenu->actions(); local 1890 foreach (QAction *pAction, actions)
|
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
H A D | scan.c | 1382 { err("$-variables in actions outside of rules are not allowed"); } 5533 void (*actions[165])() = { variable
|
/vbox/src/VBox/Main/webservice/jaxlibs/ |
H A D | jaxws-api.jar | META-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/ws/ javax/xml/ws/handler/ ... |
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/ |
H A D | Tpm12.h | 2006 UINT32 actions; member in struct:tdTPM_DA_ACTION_TYPE
|