Home
last modified time | relevance | path

Searched refs:theLookupFlags (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DLookup.java48 public Lookup(int theLookupType, int theLookupFlags) in Lookup() argument
51 lookupFlags = theLookupFlags; in Lookup()
/external/icu/icu4c/source/layout/
DGlyphIterator.h26 …yphPositionAdjustments *theGlyphPositionAdjustments, le_bool rightToLeft, le_uint16 theLookupFlags,
DGlyphIterator.cpp18 …yphPositionAdjustments *theGlyphPositionAdjustments, le_bool rightToLeft, le_uint16 theLookupFlags, in GlyphIterator() argument
22 …srcIndex(-1), destIndex(-1), lookupFlags(theLookupFlags), featureMask(theFeatureMask), glyphGroup(… in GlyphIterator()