Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx712 void SetCursorRect( const Rectangle* pRect = NULL, long nExtTextInputWidth = 0 );
/trunk/main/vcl/source/window/
H A Dwindow.cxx5831 void Window::SetCursorRect( const Rectangle* pRect, long nExtTextInputWidth ) in SetCursorRect() argument
5852 pWinData->mnCursorExtWidth = nExtTextInputWidth; in SetCursorRect()

Completed in 60 milliseconds