Searched refs:voffsetText (Results 1 – 1 of 1) sorted by relevance
7942 int voffsetText = 0; in onDraw() local7948 voffsetText = getVerticalOffset(false); in onDraw()7951 canvas.translate(compoundPaddingLeft, extendedPaddingTop + voffsetText); in onDraw()7970 final int cursorOffsetVertical = voffsetCursor - voffsetText; in onDraw()