Searched defs:darwinKeyboardEvent (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUIHostComboEditor.cpp555 return pEditor->darwinKeyboardEvent(pvCocoaEvent, inEvent);
559 bool UIHostComboEditorPrivate::darwinKeyboardEvent(const void *pvCocoaEvent, EventRef inEvent) function in class:UIHostComboEditorPrivate
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIKeyboardHandler.cpp1104 * see UIKeyboardHandler::darwinKeyboardEvent for the code handling
1136 if (pKeyboardHandler->darwinKeyboardEvent (pvCocoaEvent, inEvent))
1143 bool UIKeyboardHandler::darwinKeyboardEvent(const void *pvCocoaEvent, EventRef inEvent) function in class:UIKeyboardHandler

Completed in 47 milliseconds