Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dedit.cxx1216 long nMaxNegX = (aOutSize.Width()-ImplGetExtraOffset()) - GetTextWidth( aText ); in ImplShowCursor() local
1218 if ( mnXOffset < nMaxNegX ) // beides negativ... in ImplShowCursor()
1219 mnXOffset = nMaxNegX; in ImplShowCursor()

Completed in 42 milliseconds