Searched refs:theLookupFlags (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
D | Lookup.java | 48 public Lookup(int theLookupType, int theLookupFlags) in Lookup() argument 51 lookupFlags = theLookupFlags; in Lookup()
|
/external/icu/icu4c/source/layout/ |
D | GlyphIterator.h | 26 …yphPositionAdjustments *theGlyphPositionAdjustments, le_bool rightToLeft, le_uint16 theLookupFlags,
|
D | GlyphIterator.cpp | 18 …yphPositionAdjustments *theGlyphPositionAdjustments, le_bool rightToLeft, le_uint16 theLookupFlags, in GlyphIterator() argument 22 …srcIndex(-1), destIndex(-1), lookupFlags(theLookupFlags), featureMask(theFeatureMask), glyphGroup(… in GlyphIterator()
|