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