Home
last modified time | relevance | path

Searched refs:DispatchInputMethodEvent (Results 1 - 5 of 5) sorted by relevance

/ide/tools/previewer/mock/rich/
H A DKeyInputImpl.cpp38 JsAppImpl::GetInstance().DispatchInputMethodEvent(codePoint); in DispatchOsInputMethodEvent()
/ide/tools/previewer/test/mock/jsapp/
H A DMockJsAppImpl.cpp141 void JsAppImpl::DispatchInputMethodEvent(const unsigned int codePoint) const in DispatchInputMethodEvent() function in JsAppImpl
/ide/tools/previewer/jsapp/rich/
H A DJsAppImpl.h92 void DispatchInputMethodEvent(const unsigned int codePoint) const;
H A DJsAppImpl.cpp863 void JsAppImpl::DispatchInputMethodEvent(const unsigned int codePoint) const in DispatchInputMethodEvent() function in JsAppImpl
/ide/tools/previewer/test/unittest/jsapp/
H A DJsAppImplTest.cpp355 JsAppImpl::GetInstance().DispatchInputMethodEvent(code); in TEST_F()

Completed in 5 milliseconds