Searched defs:theGlyphStorage (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DGlyphIterator.cpp43 GlyphIterator::GlyphIterator(LEGlyphStorage &theGlyphStorage, GlyphPositionAdjustments *theGlyphPositionAdjustments, le_bool rightToLeft, le_uint16 theLookupFlags, argument
46 glyphStorage(theGlyphStorage), glyphPositionAdjustments(theGlyphPositionAdjustments),

Completed in 1358 milliseconds