Searched refs:inputEvent (Results 1 – 4 of 4) sorted by relevance
131 NWebInputEventConsumer inputEvent(nweb); in DoSomethingInterestingWithMyAPI() local136 inputEvent.DispatchKeyEvent(keyEvent); in DoSomethingInterestingWithMyAPI()
129 NWebInputEventConsumer inputEvent(nweb); in DoSomethingInterestingWithMyAPI() local134 inputEvent.OnInputEvent(axisEvent); in DoSomethingInterestingWithMyAPI()
129 NWebInputEventConsumer inputEvent(nweb); in DoSomethingInterestingWithMyAPI() local134 inputEvent.OnInputEvent(keyEvent); in DoSomethingInterestingWithMyAPI()
129 NWebInputEventConsumer inputEvent(nweb); in DoSomethingInterestingWithMyAPI() local134 inputEvent.OnInputEvent(pointerEvent); in DoSomethingInterestingWithMyAPI()