Home
last modified time | relevance | path

Searched refs:IndicRearrangementProcessor2 (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/layout/
DIndicRearrangementProcessor2.h25 class IndicRearrangementProcessor2 : public StateTableProcessor2
36IndicRearrangementProcessor2(const LEReferenceTo<MorphSubtableHeader2> &morphSubtableHeader, LEErr…
37 virtual ~IndicRearrangementProcessor2();
DIndicRearrangementProcessor2.cpp19 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(IndicRearrangementProcessor2) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument
21 IndicRearrangementProcessor2::IndicRearrangementProcessor2( in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
28 IndicRearrangementProcessor2::~IndicRearrangementProcessor2() in ~IndicRearrangementProcessor2()
32 void IndicRearrangementProcessor2::beginStateTable() in beginStateTable()
38 le_uint16 IndicRearrangementProcessor2::processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &c… in processStateEntry()
63 void IndicRearrangementProcessor2::endStateTable() in endStateTable()
67 void IndicRearrangementProcessor2::doRearrangementAction(LEGlyphStorage &glyphStorage, IndicRearran… in doRearrangementAction()
DMorphTables2.cpp185 processor = new IndicRearrangementProcessor2(base, success); in process()
DMakefile.in137 IndicRearrangementProcessor2.o \