Home
last modified time | relevance | path

Searched defs:SendKeyboardEvent (Results 1 – 3 of 3) sorted by relevance

/base/web/webview/ohos_interface/include/ohos_nweb/
Dnweb.h1641 …virtual bool SendKeyboardEvent(const std::shared_ptr<OHOS::NWeb::NWebKeyboardEvent>& keyboardEvent… in SendKeyboardEvent() function
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_nweb_impl.cpp1252 bool ArkWebNWebImpl::SendKeyboardEvent(ArkWebRefPtr<ArkWebKeyboardEvent> keyboardEvent) in SendKeyboardEvent() function in OHOS::ArkWeb::ArkWebNWebImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_nweb_wrapper.cpp1478 bool ArkWebNWebWrapper::SendKeyboardEvent(const std::shared_ptr<OHOS::NWeb::NWebKeyboardEvent>& key… in SendKeyboardEvent() function in OHOS::ArkWeb::ArkWebNWebWrapper