Searched refs:startPosY (Results 1 – 2 of 2) sorted by relevance
194 float startPosY = offset.GetY(); in PaintCaret() local195 float endPosY = startPosY + caretHeight; in PaintCaret()197 …canvas.DrawLine(RSPoint(midPosX, startPosY + roundCapRadius), RSPoint(midPosX, endPosY - roundCapR… in PaintCaret()
271 float startPosY = caretRect.GetY(); in PaintCursor() local274 canvas.DrawLine(RSPoint(midPosX, startPosY + roundCapRadius), in PaintCursor()