Searched refs:theLookupFlags (Results 1 - 2 of 2) sorted by relevance
/openjdk7/jdk/src/share/native/sun/font/layout/ |
H A D | GlyphIterator.h | 51 GlyphIterator(LEGlyphStorage &theGlyphStorage, GlyphPositionAdjustments *theGlyphPositionAdjustments, le_bool rightToLeft, le_uint16 theLookupFlags,
|
H A D | GlyphIterator.cpp | 43 GlyphIterator::GlyphIterator(LEGlyphStorage &theGlyphStorage, GlyphPositionAdjustments *theGlyphPositionAdjustments, le_bool rightToLeft, le_uint16 theLookupFlags, argument 47 srcIndex(-1), destIndex(-1), lookupFlags(theLookupFlags), featureMask(theFeatureMask), glyphGroup(0),
|
Completed in 721 milliseconds