Searched refs:nMaxNegX (Results 1 – 1 of 1) sorted by relevance
1216 long nMaxNegX = (aOutSize.Width()-ImplGetExtraOffset()) - GetTextWidth( aText ); in ImplShowCursor() local1218 if ( mnXOffset < nMaxNegX ) // beides negativ... in ImplShowCursor()1219 mnXOffset = nMaxNegX; in ImplShowCursor()
Completed in 12 milliseconds