Searched defs:END_JUSTIFIABLE (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/text/
H A DParagraphView.java1121 : new int[END_JUSTIFIABLE + 1];
1127 justificationData[END_JUSTIFIABLE] =
1196 final static int END_JUSTIFIABLE = 3; field in class:ParagraphView.Row

Completed in 40 milliseconds