Searched refs:firstVisualChunk (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/awt/font/
H A DTextLine.java1012 int chunkLimit = firstVisualChunk(charsLtoV, levels, pos, runLimit); // <= displayLimit
1078 int chunkLimit = firstVisualChunk(charsLtoV, levels,
1219 private static int firstVisualChunk(int order[], byte direction[],
1296 private static int firstVisualChunk(int order[], byte direction[], method in class:TextLine

Completed in 1060 milliseconds