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

/openjdk7/jdk/src/share/classes/sun/text/bidi/
H A DBidiLine.java312 getRuns(bidiBase);
332 /* in trivial cases there is only one trivial run; called by getRuns() */
479 * After getRuns() returns true, runCount is guaranteed to be >0
488 static void getRuns(BidiBase bidiBase) { method in class:BidiLine
H A DBidiBase.java2960 BidiLine.getRuns(this);
3253 BidiLine.getRuns(this);
3278 BidiLine.getRuns(this);
3307 BidiLine.getRuns(this);

Completed in 42 milliseconds