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

/openjdk7/jdk/src/share/classes/sun/font/
H A DTextRecord.java36 public final class TextRecord { class
H A DSunLayoutEngine.java153 int baseIndex, TextRecord tr, int typo_flags,
H A DGlyphLayout.java91 private TextRecord _textRecord; // the text we're working on, used by iterators
176 int baseIndex, TextRecord text, int typo_flags, Point2D.Float pt, GVData data);
504 this._textRecord = new TextRecord();

Completed in 36 milliseconds