Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dwinproc.cxx1372 Rectangle& rRect, long& rInputWidth, in ImplHandleExtTextInputPos() argument
1407 rInputWidth = pChild->ImplLogicWidthToDevicePixel( pChild->GetCursorExtTextInputWidth() ); in ImplHandleExtTextInputPos()
1408 if ( !rInputWidth ) in ImplHandleExtTextInputPos()
1409 rInputWidth = rRect.GetWidth(); in ImplHandleExtTextInputPos()