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

/openjdk7/jdk/src/solaris/classes/sun/font/
H A DXRGlyphCache.java96 protected XRGlyphCacheEntry getEntryForPointer(long imgPtr) { method in class:XRGlyphCache
118 if ((glyph = getEntryForPointer(imgPtrs[i])) == null) {

Completed in 30 milliseconds