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

/openjdk7/jdk/src/share/classes/sun/java2d/
H A DSurfaceData.java396 protected static final TextPipe compText; field in class:SurfaceData
484 compText = new TextRenderer(compPipe);
618 sg2d.textpipe = compText;
627 sg2d.textpipe = compText;

Completed in 45 milliseconds