Home
last modified time | relevance | path

Searched refs:inputEvent (Results 1 – 4 of 4) sorted by relevance

/base/web/webview/test/fuzztest/dispatchkeyevent_fuzzer/
Ddispatchkeyevent_fuzzer.cpp131 NWebInputEventConsumer inputEvent(nweb); in DoSomethingInterestingWithMyAPI() local
136 inputEvent.DispatchKeyEvent(keyEvent); in DoSomethingInterestingWithMyAPI()
/base/web/webview/test/fuzztest/oninputaxisevent_fuzzer/
Doninputaxisevent_fuzzer.cpp129 NWebInputEventConsumer inputEvent(nweb); in DoSomethingInterestingWithMyAPI() local
134 inputEvent.OnInputEvent(axisEvent); in DoSomethingInterestingWithMyAPI()
/base/web/webview/test/fuzztest/oninputkeyevent_fuzzer/
Doninputkeyevent_fuzzer.cpp129 NWebInputEventConsumer inputEvent(nweb); in DoSomethingInterestingWithMyAPI() local
134 inputEvent.OnInputEvent(keyEvent); in DoSomethingInterestingWithMyAPI()
/base/web/webview/test/fuzztest/oninputpointevent_fuzzer/
Doninputpointevent_fuzzer.cpp129 NWebInputEventConsumer inputEvent(nweb); in DoSomethingInterestingWithMyAPI() local
134 inputEvent.OnInputEvent(pointerEvent); in DoSomethingInterestingWithMyAPI()