Home
last modified time | relevance | path

Searched defs:isPreIme (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/helper/
H A Dwindow_scene_helper.cpp243 bool WindowSceneHelper::InjectKeyEvent(const std::shared_ptr<OHOS::MMI::KeyEvent>& keyEvent, bool isPreIme) in InjectKeyEvent() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_view_ohos.cpp409 bool AceViewOhos::ProcessKeyEvent(const std::shared_ptr<MMI::KeyEvent>& keyEvent, bool isPreIme) in ProcessKeyEvent() argument
223 DispatchKeyEvent(const RefPtr<AceViewOhos>& view, const std::shared_ptr<MMI::KeyEvent>& keyEvent, bool isPreIme) DispatchKeyEvent() argument
H A Dui_content_impl.cpp2357 bool UIContentImpl::ProcessKeyEvent(const std::shared_ptr<OHOS::MMI::KeyEvent>& touchEvent, bool isPreIme) in ProcessKeyEvent() argument
/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dui_content_impl.cpp521 bool UIContentImpl::ProcessKeyEvent(const std::shared_ptr<OHOS::MMI::KeyEvent>& keyEvent, bool isPreIme) in ProcessKeyEvent() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/mock/
H A Dmock_session_wrapper_impl.cpp113 bool SessionWrapperImpl::NotifyKeyEventSync(const std::shared_ptr<OHOS::MMI::KeyEvent>& keyEvent, bool isPreIme) in NotifyKeyEventSync() argument
118 bool SessionWrapperImpl::NotifyKeyEventAsync(const std::shared_ptr<OHOS::MMI::KeyEvent>& keyEvent, bool isPreIme) in NotifyKeyEventAsync() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dsecurity_session_wrapper_impl.cpp389 NotifyKeyEventSync( const std::shared_ptr<OHOS::MMI::KeyEvent>& keyEvent, bool isPreIme) NotifyKeyEventSync() argument
404 NotifyKeyEventAsync( const std::shared_ptr<OHOS::MMI::KeyEvent>& keyEvent, bool isPreIme) NotifyKeyEventAsync() argument
H A Dsession_wrapper_impl.cpp488 bool SessionWrapperImpl::NotifyKeyEventSync(const std::shared_ptr<OHOS::MMI::KeyEvent>& keyEvent, bool isPreIme) in NotifyKeyEventSync() argument
504 bool SessionWrapperImpl::NotifyKeyEventAsync(const std::shared_ptr<OHOS::MMI::KeyEvent>& keyEvent, bool isPreIme) in NotifyKeyEventAsync() argument
/foundation/arkui/ace_engine/frameworks/core/event/
H A Dkey_event.h594 bool isPreIme = false; member

Completed in 16 milliseconds