Searched defs:PRIORITY_NONE (Results 1 - 1 of 1) 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

Completed in 29 milliseconds