Home
last modified time | relevance | path

Searched refs:SendMouseEvent (Results 1 – 2 of 2) sorted by relevance

/base/web/webview/test/unittest/common/
Dnweb_create_window.h61 void SendMouseEvent(int x, int y, int button, int action, int count) override in SendMouseEvent() function
/base/web/webview/ohos_nweb/include/
Dnweb.h180 virtual void SendMouseEvent(int x, int y, int button, int action, int count) = 0;