Home | History | Annotate | Download | only in graphics

Lines Matching refs:nativeGetCharArrayBounds

1071         nativeGetCharArrayBounds(nativePaint, text.toCharArray(), start, end - start, bounds);
1075 /*package*/ static void nativeGetCharArrayBounds(int nativePaint, char[] text, int index,