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

/openjdk7/jdk/src/solaris/classes/sun/java2d/x11/
H A DX11SurfaceData.java210 protected static TextPipe x11textpipe; field in class:X11SurfaceData
230 x11textpipe = new X11TextRenderer();
232 x11textpipe = ((X11TextRenderer) x11textpipe).traceWrap();
239 x11textpipe = solidTextRenderer;
333 sg2d.textpipe = x11textpipe;
357 sg2d.textpipe = x11textpipe;

Completed in 47 milliseconds