Searched defs:SendMouseEvent (Results 1 – 4 of 4) sorted by relevance
| /base/web/webview/test/unittest/common/ |
| D | nweb_create_window.h | 63 void SendMouseEvent(int x, int y, int button, int action, int count) override in SendMouseEvent() function
|
| /base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/ |
| D | nweb_create_window.h | 51 void SendMouseEvent(int x, int y, int button, int action, int count) override {} in SendMouseEvent() function
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| D | ark_web_nweb_impl.cpp | 134 void ArkWebNWebImpl::SendMouseEvent(int x, int y, int button, int action, int count) in SendMouseEvent() function in OHOS::ArkWeb::ArkWebNWebImpl
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| D | ark_web_nweb_wrapper.cpp | 132 void ArkWebNWebWrapper::SendMouseEvent(int x, int y, int button, int action, int count) in SendMouseEvent() function in OHOS::ArkWeb::ArkWebNWebWrapper
|