Searched refs:ContextualGlyphSubstitutionProcessor (Results 1 – 3 of 3) sorted by relevance
19 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(ContextualGlyphSubstitutionProcessor) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument21 ContextualGlyphSubstitutionProcessor::ContextualGlyphSubstitutionProcessor(const LEReferenceTo<Morp… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()35 ContextualGlyphSubstitutionProcessor::~ContextualGlyphSubstitutionProcessor() in ~ContextualGlyphSubstitutionProcessor()39 void ContextualGlyphSubstitutionProcessor::beginStateTable() in beginStateTable()44 ByteOffset ContextualGlyphSubstitutionProcessor::processStateEntry(LEGlyphStorage &glyphStorage, le… in processStateEntry()79 void ContextualGlyphSubstitutionProcessor::endStateTable() in endStateTable()
25 class ContextualGlyphSubstitutionProcessor : public StateTableProcessor34 …ContextualGlyphSubstitutionProcessor(const LEReferenceTo<MorphSubtableHeader> &morphSubtableHeader…35 virtual ~ContextualGlyphSubstitutionProcessor();52 ContextualGlyphSubstitutionProcessor();
66 processor = new ContextualGlyphSubstitutionProcessor(base, success); in process()