Home
last modified time | relevance | path

Searched refs:SetKeyEvent (Results 1 - 6 of 6) sorted by relevance

/ide/tools/previewer/mock/
H A DKeyInput.h25 virtual void SetKeyEvent(const int32_t keyCodeVal, const int32_t keyActionVal, in SetKeyEvent() function in KeyInput
/ide/tools/previewer/mock/rich/
H A DKeyInputImpl.h27 void SetKeyEvent(const int32_t keyCodeVal, const int32_t keyActionVal,
H A DKeyInputImpl.cpp54 void KeyInputImpl::SetKeyEvent(const int32_t keyCodeVal, const int32_t keyActionVal, in SetKeyEvent() function in KeyInputImpl
/ide/tools/previewer/test/mock/mock/
H A DMockKeyInputImpl.cpp37 void KeyInputImpl::SetKeyEvent(const int32_t keyCodeVal, const int32_t keyActionVal, in SetKeyEvent() function in KeyInputImpl
/ide/tools/previewer/test/unittest/mock/
H A DKeyInputImplTest.cpp43 KeyInputImpl::GetInstance().SetKeyEvent(keyCode, keyAction, pressedCodesVec, keyString); in TEST()
/ide/tools/previewer/cli/
H A DCommandLine.cpp1385 KeyInputImpl::GetInstance().SetKeyEvent(keyCode, keyAction, pressedCodesVec, keyString); in RunAction()

Completed in 4 milliseconds