| sun.font.X11TextRenderer
X11TextRenderer | public class X11TextRenderer extends GlyphListPipe (Code) | | A delegate pipe of SG2D for drawing text with
a solid source colour to an X11 drawable destination.
|
doDrawGlyphList | native void doDrawGlyphList(long dstData, long xgc, Region clip, GlyphList gl)(Code) | | |
drawGlyphList | protected void drawGlyphList(SunGraphics2D sg2d, GlyphList gl)(Code) | | |
drawGlyphVector | public void drawGlyphVector(SunGraphics2D sg2d, GlyphVector g, float x, float y)(Code) | | |
|
|