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

/openjdk7/jdk/src/share/classes/sun/java2d/
H A DSurfaceData.java398 protected static final TextPipe clipCompText; field in class:SurfaceData
486 clipCompText = new TextRenderer(clipCompPipe);
613 sg2d.textpipe = clipCompText;
625 sg2d.textpipe = clipCompText;

Completed in 24 milliseconds