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

/openjdk7/jdk/test/java/awt/font/TextLayout/
H A DVisibleAdvance.java59 private static final String textC = " "; field in class:VisibleAdvance
60 private static final String text = textA + textB + textC;

Completed in 851 milliseconds