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

/openjdk7/jdk/src/share/classes/sun/java2d/
H A DSurfaceData.java373 protected static final TextPipe colorText; field in class:SurfaceData
461 colorText = new TextRenderer(colorPipe);
650 sg2d.textpipe = colorText;
681 sg2d.textpipe = colorText;

Completed in 31 milliseconds