Home
last modified time | relevance | path

Searched defs:DispatchOsKeyEvent (Results 1 – 3 of 3) sorted by relevance

/ide/tools/previewer/mock/lite/
DKeyInputImpl.cpp32 void KeyInputImpl::DispatchOsKeyEvent() const in DispatchOsKeyEvent() function in KeyInputImpl
/ide/tools/previewer/mock/rich/
DKeyInputImpl.cpp42 void KeyInputImpl::DispatchOsKeyEvent() const in DispatchOsKeyEvent() function in KeyInputImpl
/ide/tools/previewer/mock/
DKeyInput.h30 virtual void DispatchOsKeyEvent() const {}; in DispatchOsKeyEvent() function