Searched refs:handwritingBounds (Results 1 – 1 of 1) sorted by relevance
89 final RectF handwritingBounds = editorBoundsInfo.getHandwritingBounds(); in drawEditorBoundsInfo() local90 if (handwritingBounds != null) { in drawEditorBoundsInfo()91 final RectF localHandwritingBounds = new RectF(handwritingBounds); in drawEditorBoundsInfo()