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

/openjdk7/jdk/src/solaris/classes/sun/font/
H A DXRTextRenderer.java40 XRGlyphCache glyphCache;
47 glyphCache = new XRGlyphCache(buffer);
H A DXRGlyphCache.java40 public class XRGlyphCache implements GlyphDisposedListener { class in inherits:GlyphDisposedListener
59 public XRGlyphCache(XRCompositeManager maskBuf) { method in class:XRGlyphCache

Completed in 37 milliseconds