Searched refs:getHandwritingBoundsOffsetTop (Results 1 – 5 of 5) sorted by relevance
81 when(view.getHandwritingBoundsOffsetTop()).thenReturn(handwritingBoundsOffsetTop); in createView()
600 view.getHandwritingBoundsOffsetTop(), in isInHandwritingArea()629 float bottom = Math.max(y + view.getHandwritingBoundsOffsetTop(), top + 1); in isInHandwritingArea()
12383 public float getHandwritingBoundsOffsetTop() { in getHandwritingBoundsOffsetTop() method in View
13999 handwritingBounds.top -= getHandwritingBoundsOffsetTop(); in getCursorAnchorInfo()
52159 method public float getHandwritingBoundsOffsetTop();