Searched refs:theGlyphPositionAdjustments (Results 1 - 2 of 2) sorted by relevance
/external/icu/icu4c/source/layout/ |
H A D | GlyphIterator.h | 26 GlyphIterator(LEGlyphStorage &theGlyphStorage, GlyphPositionAdjustments *theGlyphPositionAdjustments, le_bool rightToLeft, le_uint16 theLookupFlags,
|
H A D | GlyphIterator.cpp | 18 GlyphIterator::GlyphIterator(LEGlyphStorage &theGlyphStorage, GlyphPositionAdjustments *theGlyphPositionAdjustments, le_bool rightToLeft, le_uint16 theLookupFlags, argument 21 glyphStorage(theGlyphStorage), glyphPositionAdjustments(theGlyphPositionAdjustments),
|
Completed in 1953 milliseconds