Home
last modified time | relevance | path

Searched refs:theGlyphStorage (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/layout/
DGlyphIterator.h26 …GlyphIterator(LEGlyphStorage &theGlyphStorage, GlyphPositionAdjustments *theGlyphPositionAdjustmen…
DGlyphIterator.cpp18 GlyphIterator::GlyphIterator(LEGlyphStorage &theGlyphStorage, GlyphPositionAdjustments *theGlyphPos… in GlyphIterator() argument
21 glyphStorage(theGlyphStorage), glyphPositionAdjustments(theGlyphPositionAdjustments), in GlyphIterator()