Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dedit.cxx1191 long nCursorWidth = 0; in ImplShowCursor() local
1193 nCursorWidth = GetTextWidth( aText, (xub_StrLen)maSelection.Max(), 1 ); in ImplShowCursor()
1234 pCursor->SetSize( Size( nCursorWidth, nTextHeight ) ); in ImplShowCursor()
/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx116 sal_uInt16 nCursorWidth; member
135 …nSensibleRange = 0; nCursorWidth = 0; pField = 0; nOutlinerDropDest = 0; bDragAccepted = sal_False; in DragAndDropInfo()
H A Dimpedit.cxx1621 pDragAndDropInfo->nCursorWidth = (sal_uInt16) aSz.Width() / 2; in dragGestureRecognized()
1954 aEditCursor.Right() = aEditCursor.Left() + pDragAndDropInfo->nCursorWidth; in dragOver()

Completed in 35 milliseconds