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

/external/webkit/Source/WebCore/platform/qt/
H A DPlatformKeyboardEventQt.cpp644 uint32_t PlatformKeyboardEvent::nativeScanCode() const function in class:WebCore::PlatformKeyboardEvent
647 return m_qtEvent->nativeScanCode();

Completed in 1084 milliseconds