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

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

Completed in 51 milliseconds