Home
last modified time | relevance | path

Searched refs:keyCodeVal (Results 1 - 4 of 4) sorted by relevance

/ide/tools/previewer/test/mock/mock/
H A DMockKeyInputImpl.cpp37 void KeyInputImpl::SetKeyEvent(const int32_t keyCodeVal, const int32_t keyActionVal, in SetKeyEvent() argument
40 keyCode = keyCodeVal; in SetKeyEvent()
/ide/tools/previewer/mock/rich/
H A DKeyInputImpl.cpp54 void KeyInputImpl::SetKeyEvent(const int32_t keyCodeVal, const int32_t keyActionVal, in SetKeyEvent() argument
57 keyCode = keyCodeVal; in SetKeyEvent()
H A DKeyInputImpl.h27 void SetKeyEvent(const int32_t keyCodeVal, const int32_t keyActionVal,
/ide/tools/previewer/mock/
H A DKeyInput.h25 virtual void SetKeyEvent(const int32_t keyCodeVal, const int32_t keyActionVal, in SetKeyEvent() argument

Completed in 2 milliseconds