Home
last modified time | relevance | path

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

/external/icu4c/layout/
DGlyphIterator.h27 … FeatureMask theFeatureMask, const GlyphDefinitionTableHeader *theGlyphDefinitionTableHeader);
DGlyphIterator.cpp19 … FeatureMask theFeatureMask, const GlyphDefinitionTableHeader *theGlyphDefinitionTableHeader) in GlyphIterator() argument
22 …srcIndex(-1), destIndex(-1), lookupFlags(theLookupFlags), featureMask(theFeatureMask), glyphGroup(… in GlyphIterator()