Searched refs:TRANS_ID_ON_POINTER_EVENT (Results 1 – 4 of 4) sorted by relevance
33 TRANS_ID_ON_POINTER_EVENT, enumerator
53 case TRANS_ID_ON_POINTER_EVENT: { in OnRemoteRequest()
129 if (remote->SendRequest(TRANS_ID_ON_POINTER_EVENT, data, replay, option) != ERR_NONE) { in OnPointerEvent()
70 static_cast<uint32_t>(IWindowExtensionClient::TRANS_ID_ON_POINTER_EVENT), in DoSomethingInterestingWithMyAPI()