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