Searched refs:GlyphSubstitutionLookupProcessor (Results 1 – 8 of 8) sorted by relevance
27 class GlyphSubstitutionLookupProcessor : public LookupProcessor30 … GlyphSubstitutionLookupProcessor(const GlyphSubstitutionTableHeader *glyphSubstitutionTableHeader,39 virtual ~GlyphSubstitutionLookupProcessor();45 GlyphSubstitutionLookupProcessor();50 …GlyphSubstitutionLookupProcessor(const GlyphSubstitutionLookupProcessor &other); // forbid copying…51 …GlyphSubstitutionLookupProcessor &operator=(const GlyphSubstitutionLookupProcessor &other); // for…
28 GlyphSubstitutionLookupProcessor::GlyphSubstitutionLookupProcessor( in GlyphSubstitutionLookupProcessor() function in GlyphSubstitutionLookupProcessor47 GlyphSubstitutionLookupProcessor::GlyphSubstitutionLookupProcessor() in GlyphSubstitutionLookupProcessor() function in GlyphSubstitutionLookupProcessor51 le_uint32 GlyphSubstitutionLookupProcessor::applySubtable(const LookupSubtable *lookupSubtable, le_… in applySubtable()128 GlyphSubstitutionLookupProcessor::~GlyphSubstitutionLookupProcessor() in ~GlyphSubstitutionLookupProcessor()
35 …GlyphSubstitutionLookupProcessor processor(this, scriptTag, languageTag, filter, featureMap, featu… in process()
1265 #define GlyphSubstitutionLookupProcessor GlyphSubstitutionLookupProcessor_3_2 macro
1967 #define GlyphSubstitutionLookupProcessor U_ICU_ENTRY_POINT_RENAME(GlyphSubstitutionLookupProcessor) macro