Home
last modified time | relevance | path

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

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