Home
last modified time | relevance | path

Searched defs:DispatchInputMethodEvent (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/adapter/preview/entrance/test/
Dtest_bridge.cpp126 void DispatchInputMethodEvent(unsigned int codePoint) in DispatchInputMethodEvent() function
/foundation/arkui/ace_engine/adapter/preview/entrance/
Devent_dispatcher.cpp171 bool EventDispatcher::DispatchInputMethodEvent(unsigned int code_point) in DispatchInputMethodEvent() function in OHOS::Ace::Platform::EventDispatcher