Searched refs:getHandwritingBoundsOffsetLeft (Results 1 – 5 of 5) sorted by relevance
80 when(view.getHandwritingBoundsOffsetLeft()).thenReturn(handwritingBoundsOffsetLeft); in createView()
599 view.getHandwritingBoundsOffsetLeft(), in isInHandwritingArea()628 float right = Math.max(x + view.getHandwritingBoundsOffsetLeft(), left + 1); in isInHandwritingArea()
12372 public float getHandwritingBoundsOffsetLeft() { in getHandwritingBoundsOffsetLeft() method in View
14000 handwritingBounds.left -= getHandwritingBoundsOffsetLeft(); in getCursorAnchorInfo()
52157 method public float getHandwritingBoundsOffsetLeft();