Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Devent_dispatcher.cpp391 bool EventDispatcher::DispatchInputMethodEvent(unsigned int codePoint) in DispatchInputMethodEvent() function in OHOS::Ace::Platform::EventDispatcher
393 ACE_SCOPED_TRACE("DispatchInputMethodEvent"); in DispatchInputMethodEvent()
H A Devent_dispatcher.h40 bool DispatchInputMethodEvent(unsigned int codePoint);
H A Dace_ability.cpp413 return EventDispatcher::GetInstance().DispatchInputMethodEvent(codePoint); in OnInputMethodEvent()

Completed in 3 milliseconds