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

/openjdk7/jdk/src/share/classes/sun/font/
H A DTextSource.java68 public abstract FontRenderContext getFRC(); method in class:TextSource
H A DTextSourceLabel.java160 FontRenderContext frc = source.getFRC();
H A DStandardTextSource.java182 public FontRenderContext getFRC() { method in class:StandardTextSource
H A DExtendedTextSourceLabel.java110 source.getStart() + source.getLength(), source.getFRC());
322 FontRenderContext frc = source.getFRC();

Completed in 1084 milliseconds