Searched defs:LigatureSubstitutionProcessor (Results 1 - 7 of 7) sorted by relevance

/external/icu4c/layout/
H A DLigatureSubstProc.h27 class LigatureSubstitutionProcessor : public StateTableProcessor class in inherits:StateTableProcessor
36 LigatureSubstitutionProcessor(const MorphSubtableHeader *morphSubtableHeader);
37 virtual ~LigatureSubstitutionProcessor();
54 LigatureSubstitutionProcessor();
H A DLigatureSubstProc.cpp23 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(LigatureSubstitutionProcessor)
25 LigatureSubstitutionProcessor::LigatureSubstitutionProcessor(const MorphSubtableHeader *morphSubtableHeader) function in class:LigatureSubstitutionProcessor
36 LigatureSubstitutionProcessor::~LigatureSubstitutionProcessor()
40 void LigatureSubstitutionProcessor::beginStateTable()
45 ByteOffset LigatureSubstitutionProcessor::processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph, EntryTableIndex index)
113 void LigatureSubstitutionProcessor::endStateTable()
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h1301 #define LigatureSubstitutionProcessor LigatureSubstitutionProcessor_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h1301 #define LigatureSubstitutionProcessor LigatureSubstitutionProcessor_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h1301 #define LigatureSubstitutionProcessor LigatureSubstitutionProcessor_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h1301 #define LigatureSubstitutionProcessor LigatureSubstitutionProcessor_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h2018 #define LigatureSubstitutionProcessor U_ICU_ENTRY_POINT_RENAME(LigatureSubstitutionProcessor) macro

Completed in 130 milliseconds