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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIKeyboardHandler.cpp1146 UInt32 EventKind = ::GetEventKind(inEvent); local
1147 if (EventKind != kEventRawKeyModifiersChanged)
1169 if (EventKind != kEventRawKeyUp)

Completed in 47 milliseconds