Searched refs:ContextualGlyphSubstitutionProcessor (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/layout/
H A DContextualGlyphSubstProc.h25 class ContextualGlyphSubstitutionProcessor : public StateTableProcessor class in inherits:StateTableProcessor
34 ContextualGlyphSubstitutionProcessor(const LEReferenceTo<MorphSubtableHeader> &morphSubtableHeader, LEErrorCode &success);
35 virtual ~ContextualGlyphSubstitutionProcessor();
52 ContextualGlyphSubstitutionProcessor();
H A DContextualGlyphSubstProc.cpp19 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(ContextualGlyphSubstitutionProcessor)
21 ContextualGlyphSubstitutionProcessor::ContextualGlyphSubstitutionProcessor(const LEReferenceTo<MorphSubtableHeader> &morphSubtableHeader, LEErrorCode &success) function in class:ContextualGlyphSubstitutionProcessor
35 ContextualGlyphSubstitutionProcessor::~ContextualGlyphSubstitutionProcessor()
39 void ContextualGlyphSubstitutionProcessor::beginStateTable()
44 ByteOffset ContextualGlyphSubstitutionProcessor::processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph, EntryTableIndex index)
79 void ContextualGlyphSubstitutionProcessor::endStateTable()
H A DMorphTables.cpp66 processor = new ContextualGlyphSubstitutionProcessor(base, success);
/macosx-10.10.1/JavaScriptCore-7600.1.17/icu/unicode/
H A Durename.h1878 #define ContextualGlyphSubstitutionProcessor U_ICU_ENTRY_POINT_RENAME(ContextualGlyphSubstitutionProcessor) macro
/macosx-10.10.1/WTF-7600.1.24/icu/unicode/
H A Durename.h1878 #define ContextualGlyphSubstitutionProcessor U_ICU_ENTRY_POINT_RENAME(ContextualGlyphSubstitutionProcessor) macro
/macosx-10.10.1/WebKit-7600.1.25/mac/icu/unicode/
H A Durename.h1878 #define ContextualGlyphSubstitutionProcessor U_ICU_ENTRY_POINT_RENAME(ContextualGlyphSubstitutionProcessor) macro

Completed in 392 milliseconds