Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dimpedit.cxx843 long nCursorSz = pOutWin->GetSettings().GetStyleSettings().GetCursorSize(); in ShowCursor() local
844 nCursorSz = pOutWin->PixelToLogic( Size( nCursorSz, 0 ) ).Width(); in ShowCursor()
846 aCursorSz.Width() = nCursorSz; in ShowCursor()
848 aCursorSz.Height() = nCursorSz; in ShowCursor()

Completed in 20 milliseconds