Searched refs:SetKeyEvent (Results 1 - 6 of 6) sorted by relevance
| /ide/tools/previewer/mock/ |
| H A D | KeyInput.h | 25 virtual void SetKeyEvent(const int32_t keyCodeVal, const int32_t keyActionVal, in SetKeyEvent() function in KeyInput
|
| /ide/tools/previewer/mock/rich/ |
| H A D | KeyInputImpl.h | 27 void SetKeyEvent(const int32_t keyCodeVal, const int32_t keyActionVal,
|
| H A D | KeyInputImpl.cpp | 54 void KeyInputImpl::SetKeyEvent(const int32_t keyCodeVal, const int32_t keyActionVal, in SetKeyEvent() function in KeyInputImpl
|
| /ide/tools/previewer/test/mock/mock/ |
| H A D | MockKeyInputImpl.cpp | 37 void KeyInputImpl::SetKeyEvent(const int32_t keyCodeVal, const int32_t keyActionVal, in SetKeyEvent() function in KeyInputImpl
|
| /ide/tools/previewer/test/unittest/mock/ |
| H A D | KeyInputImplTest.cpp | 43 KeyInputImpl::GetInstance().SetKeyEvent(keyCode, keyAction, pressedCodesVec, keyString); in TEST()
|
| /ide/tools/previewer/cli/ |
| H A D | CommandLine.cpp | 1385 KeyInputImpl::GetInstance().SetKeyEvent(keyCode, keyAction, pressedCodesVec, keyString); in RunAction()
|
Completed in 4 milliseconds