Home
last modified time | relevance | path

Searched defs:DispatchKeyEvent (Results 1 – 8 of 8) sorted by relevance

/base/web/webview/ohos_nweb/src/
Dnweb_input_event_consumer.cpp82 void NWebInputEventConsumer::DispatchKeyEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const in DispatchKeyEvent() function in OHOS::NWeb::NWebInputEventConsumer
/base/web/webview/test/ohos_nweb/
Dnweb_input_event_consumer_test.cpp82 void NWebInputEventConsumerTest::DispatchKeyEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const in DispatchKeyEvent() function in OHOS::NWeb::NWebInputEventConsumerTest
/base/update/updater/services/ui/
Dframe.cpp245 void Frame::DispatchKeyEvent(int key) in DispatchKeyEvent() function in updater::Frame
254 void Frame::DispatchKeyEvent(int id, int event) in DispatchKeyEvent() function in updater::Frame
/base/miscservices/inputmethod/frameworks/inputmethod_ability/src/
Dinput_method_agent_proxy.cpp26 bool InputMethodAgentProxy::DispatchKeyEvent(MessageParcel& data) in DispatchKeyEvent() function in OHOS::MiscServices::InputMethodAgentProxy
Dinput_method_agent_stub.cpp79 bool InputMethodAgentStub::DispatchKeyEvent(MessageParcel& data) in DispatchKeyEvent() function in OHOS::MiscServices::InputMethodAgentStub
Dinput_method_ability.cpp288 bool InputMethodAbility::DispatchKeyEvent(int32_t keyCode, int32_t keyStatus) in DispatchKeyEvent() function in OHOS::MiscServices::InputMethodAbility
/base/accessibility/services/aams/src/
Daccessibility_keyevent_filter.cpp107 void KeyEventFilter::DispatchKeyEvent(MMI::KeyEvent &event) in DispatchKeyEvent() function in OHOS::Accessibility::KeyEventFilter
/base/accessibility/services/aams/test/mock/
Daccessibility_keyevent_filter_mock.cpp92 void KeyEventFilter::DispatchKeyEvent(MMI::KeyEvent &event) in DispatchKeyEvent() function in OHOS::Accessibility::KeyEventFilter