Searched refs:textBoundsF (Results 1 – 1 of 1) sorted by relevance
147 RectF textBoundsF = new RectF(textBounds); in measureText() local149 textBoundsF.offset(-textBounds.left, -textBounds.top); in measureText()150 return textBoundsF; in measureText()