Searched refs:ContextualGlyphInsertionProcessor2 (Results 1 – 3 of 3) sorted by relevance
19 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(ContextualGlyphInsertionProcessor2) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument21 ContextualGlyphInsertionProcessor2::ContextualGlyphInsertionProcessor2( in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()32 ContextualGlyphInsertionProcessor2::~ContextualGlyphInsertionProcessor2() in ~ContextualGlyphInsertionProcessor2()36 void ContextualGlyphInsertionProcessor2::beginStateTable() in beginStateTable()41 void ContextualGlyphInsertionProcessor2::doInsertion(LEGlyphStorage &glyphStorage, in doInsertion()73 le_uint16 ContextualGlyphInsertionProcessor2::processStateEntry(LEGlyphStorage &glyphStorage, le_in… in processStateEntry()110 void ContextualGlyphInsertionProcessor2::endStateTable() in endStateTable()
26 class ContextualGlyphInsertionProcessor2 : public StateTableProcessor236 …ContextualGlyphInsertionProcessor2(const LEReferenceTo<MorphSubtableHeader2> &morphSubtableHeader,…37 virtual ~ContextualGlyphInsertionProcessor2();54 ContextualGlyphInsertionProcessor2();
205 processor = new ContextualGlyphInsertionProcessor2(base, success); in process()