Searched refs:nCursorLength (Results 1 – 1 of 1) sorted by relevance
846 long nCursorLength = bVerticalCursor ? maFieldSize.Height() : maFieldSize.Width(); in DrawInsertionCursor() local854 …Size aMainLineSize( bVerticalCursor ? CURSOR_WIDTH : nCursorLength, bVerticalCursor ? nCursorLengt… in DrawInsertionCursor()862 (bVerticalCursor ? aSubLinePos.Y() : aSubLinePos.X()) += (nCursorLength - CURSOR_WIDTH); in DrawInsertionCursor()
Completed in 22 milliseconds