Home
last modified time | relevance | path

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

/external/icu4c/layout/
DLigatureSubstProc.cpp23 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(LigatureSubstitutionProcessor) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument
25 LigatureSubstitutionProcessor::LigatureSubstitutionProcessor(const MorphSubtableHeader *morphSubtab… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
36 LigatureSubstitutionProcessor::~LigatureSubstitutionProcessor() in ~LigatureSubstitutionProcessor()
40 void LigatureSubstitutionProcessor::beginStateTable() in beginStateTable()
45 ByteOffset LigatureSubstitutionProcessor::processStateEntry(LEGlyphStorage &glyphStorage, le_int32 … in processStateEntry()
113 void LigatureSubstitutionProcessor::endStateTable() in endStateTable()
DLigatureSubstProc.h27 class LigatureSubstitutionProcessor : public StateTableProcessor
36 LigatureSubstitutionProcessor(const MorphSubtableHeader *morphSubtableHeader);
37 virtual ~LigatureSubstitutionProcessor();
54 LigatureSubstitutionProcessor();
DMorphTables.cpp70 processor = new LigatureSubstitutionProcessor(this); in process()
/external/chromium_org/third_party/icu/source/common/unicode/
Durename.h1997 #define LigatureSubstitutionProcessor U_ICU_ENTRY_POINT_RENAME(LigatureSubstitutionProcessor) macro