Searched defs:getTextBounds (Results 1 – 1 of 1) sorted by relevance
2980 public void getTextBounds(String text, int start, int end, Rect bounds) { in getTextBounds() method in Paint3004 public void getTextBounds(@NonNull CharSequence text, int start, int end, in getTextBounds() method in Paint3027 public void getTextBounds(char[] text, int index, int count, Rect bounds) { in getTextBounds() method in Paint