Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/app/
H A Di18n_cb.cxx432 SalExtTextInputPosEvent mPosEvent; in GetPreeditSpotLocation() local
436 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 16 milliseconds