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

/openjdk7/jdk/src/share/classes/java/awt/font/
H A DGlyphJustificationInfo.java149 return priority >= PRIORITY_KASHIDA && priority <= PRIORITY_NONE;
162 public static final int PRIORITY_NONE = 3; field in class:GlyphJustificationInfo
/openjdk7/jdk/src/share/classes/sun/font/
H A DExtendedTextSourceLabel.java949 false, GlyphJustificationInfo.PRIORITY_NONE, 0, 0,
950 false, GlyphJustificationInfo.PRIORITY_NONE, 0, 0);
960 false, GlyphJustificationInfo.PRIORITY_NONE, 0, 0);

Completed in 60 milliseconds