Searched refs:TRANS_ID_SETBOUNDS (Results 1 – 4 of 4) sorted by relevance
33 TRANS_ID_SETBOUNDS = 0, enumerator
34 case TRANS_ID_SETBOUNDS: { in OnRemoteRequest()
51 if (remote->SendRequest(TRANS_ID_SETBOUNDS, data, reply, option) != ERR_NONE) { in SetBounds()
56 static_cast<uint32_t>(IWindowExtension::TRANS_ID_SETBOUNDS), in DoSomethingInterestingWithMyAPI()