Home
last modified time | relevance | path

Searched refs:featureOrder (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4c/source/layout/
DGlyphSubstitutionTables.cpp29 le_bool featureOrder, in process() argument
36 …rocessor(base, scriptTag, languageTag, filter, featureMap, featureMapCount, featureOrder, success); in process()
DGlyphPositioningTables.cpp22 … *fontInstance, const FeatureMap *featureMap, le_int32 featureMapCount, le_bool featureOrder) const in process()
28 …cessor processor(base, scriptTag, languageTag, featureMap, featureMapCount, featureOrder, success); in process()
DGlyphSubstLookupProc.cpp35 le_bool featureOrder, in GlyphSubstitutionLookupProcessor() argument
42 … scriptTag, languageTag, featureMap, featureMapCount, featureOrder, success), fFilter(filter) in GlyphSubstitutionLookupProcessor()
DGlyphPosnLookupProc.cpp40 le_bool featureOrder, in GlyphPositioningLookupProcessor() argument
51 featureOrder, in GlyphPositioningLookupProcessor()
DGlyphSubstitutionTables.h37 le_bool featureOrder,
DGlyphPosnLookupProc.h34 le_bool featureOrder,
DGlyphPositioningTables.h33 …*fontInstance, const FeatureMap *featureMap, le_int32 featureMapCount, le_bool featureOrder) const;
DGlyphSubstLookupProc.h36 le_bool featureOrder,