HomeSort by relevance Sort by last modified time
    Searched refs:beginStateTable (Results 1 - 18 of 18) sorted by null

  /external/icu/icu4c/source/layout/
ContextualGlyphSubstProc.h 28 virtual void beginStateTable();
ContextualGlyphSubstProc2.h 28 virtual void beginStateTable();
IndicRearrangementProcessor.h 28 virtual void beginStateTable();
IndicRearrangementProcessor2.h 28 virtual void beginStateTable();
LigatureSubstProc.h 30 virtual void beginStateTable();
LigatureSubstProc2.h 30 virtual void beginStateTable();
ContextualGlyphInsertionProc2.h 29 virtual void beginStateTable();
StateTableProcessor.h 29 virtual void beginStateTable() = 0;
StateTableProcessor2.h 30 virtual void beginStateTable() = 0;
ContextualGlyphSubstProc.cpp 39 void ContextualGlyphSubstitutionProcessor::beginStateTable()
StateTableProcessor.cpp 55 beginStateTable();
ContextualGlyphInsertionProc2.cpp 36 void ContextualGlyphInsertionProcessor2::beginStateTable()
LigatureSubstProc.cpp 40 void LigatureSubstitutionProcessor::beginStateTable()
ContextualGlyphSubstProc2.cpp 35 void ContextualGlyphSubstitutionProcessor2::beginStateTable()
LigatureSubstProc2.cpp 43 void LigatureSubstitutionProcessor2::beginStateTable()
StateTableProcessor2.cpp 72 beginStateTable();
IndicRearrangementProcessor.cpp 35 void IndicRearrangementProcessor::beginStateTable()
IndicRearrangementProcessor2.cpp 32 void IndicRearrangementProcessor2::beginStateTable()

Completed in 343 milliseconds