Searched refs:mPosEvent (Results 1 – 1 of 1) sorted by relevance
432 SalExtTextInputPosEvent mPosEvent; in GetPreeditSpotLocation() local436 pPreeditData->pFrame->CallCallback(SALEVENT_EXTTEXTINPUTPOS, (void*)&mPosEvent); in GetPreeditSpotLocation()439 point.x = mPosEvent.mnX + mPosEvent.mnWidth; in GetPreeditSpotLocation()440 point.y = mPosEvent.mnY + mPosEvent.mnHeight; in GetPreeditSpotLocation()
Completed in 17 milliseconds