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

/openjdk7/jdk/src/share/classes/sun/java2d/
H A DSurfaceData.java375 protected static final TextPipe clipColorText; field in class:SurfaceData
463 clipColorText = new TextRenderer(clipColorPipe);
638 sg2d.textpipe = clipColorText;
679 sg2d.textpipe = clipColorText;

Completed in 30 milliseconds