Searched refs:endPosY (Results 1 – 2 of 2) sorted by relevance
195 float endPosY = startPosY + caretHeight; in PaintCaret() local197 …canvas.DrawLine(RSPoint(midPosX, startPosY + roundCapRadius), RSPoint(midPosX, endPosY - roundCapR… in PaintCaret()
272 float endPosY = caretRect.GetY() + caretRect.Height(); in PaintCursor() local275 RSPoint(midPosX, endPosY - roundCapRadius)); in PaintCursor()