Home
last modified time | relevance | path

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

/base/web/webview/ohos_interface/include/ohos_nweb/
Dnweb.h1356 …ool WebSendKeyEvent(int32_t keyCode, int32_t keyAction, const std::vector<int32_t>& pressedCodes) { in WebSendKeyEvent()
1374 const std::vector<int32_t>& pressedCodes) {} in WebSendMouseWheelEvent()
1389 const std::vector<int32_t>& pressedCodes) {} in WebSendTouchpadFlingEvent()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_nweb_impl.cpp1043 …bImpl::WebSendKeyEvent(int32_t key_code, int32_t key_action, const ArkWebInt32Vector& pressedCodes) in WebSendKeyEvent()
1063 const ArkWebInt32Vector& pressedCodes) in WebSendMouseWheelEvent()
1073 const ArkWebInt32Vector& pressedCodes) in WebSendTouchpadFlingEvent()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_nweb_wrapper.cpp1209 …er::WebSendKeyEvent(int32_t key_code, int32_t key_action, const std::vector<int32_t>& pressedCodes) in WebSendKeyEvent()
1240 const std::vector<int32_t>& pressedCodes) in WebSendMouseWheelEvent()
1253 const std::vector<int32_t>& pressedCodes) in WebSendTouchpadFlingEvent()