Home
last modified time | relevance | path

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

/base/web/webview/test/ohos_nweb/
Dnweb_input_event_consumer_test.cpp90 void NWebInputEventConsumerTest::DispatchKeyEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const in DispatchKeyEvent() function in OHOS::NWeb::NWebInputEventConsumerTest
/base/web/webview/ohos_nweb/src/
Dnweb_input_event_consumer.cpp102 void NWebInputEventConsumer::DispatchKeyEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const in DispatchKeyEvent() function in OHOS::NWeb::NWebInputEventConsumer
/base/inputmethod/imf/frameworks/inputmethod_ability/src/
Dinput_method_agent_proxy.cpp28 bool InputMethodAgentProxy::DispatchKeyEvent(MessageParcel& data) in DispatchKeyEvent() function in OHOS::MiscServices::InputMethodAgentProxy
Dinput_method_agent_stub.cpp80 bool InputMethodAgentStub::DispatchKeyEvent(MessageParcel& data) in DispatchKeyEvent() function in OHOS::MiscServices::InputMethodAgentStub
Dinput_method_ability.cpp268 bool InputMethodAbility::DispatchKeyEvent(int32_t keyCode, int32_t keyStatus) in DispatchKeyEvent() function in OHOS::MiscServices::InputMethodAbility