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