Searched refs:ContextualSubstitutionBase (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/layout/
H A DContextualSubstSubtables.h30 struct ContextualSubstitutionBase : GlyphSubstitutionSubtable struct in inherits:GlyphSubstitutionSubtable
54 struct ContextualSubstitutionSubtable : ContextualSubstitutionBase
122 struct ChainingContextualSubstitutionSubtable : ContextualSubstitutionBase
H A DContextualSubstSubtables.cpp24 void ContextualSubstitutionBase::applySubstitutionLookups(
50 le_bool ContextualSubstitutionBase::matchGlyphIDs(const TTGlyphID *glyphArray, le_uint16 glyphCount,
79 le_bool ContextualSubstitutionBase::matchGlyphClasses(const le_uint16 *classArray, le_uint16 glyphCount,
118 le_bool ContextualSubstitutionBase::matchGlyphCoverages(const Offset *coverageTableOffsetArray, le_uint16 glyphCount,
305 if (ContextualSubstitutionBase::matchGlyphCoverages(coverageTableOffsetArray, gCount, glyphIterator, (const char *) this)) {
309 ContextualSubstitutionBase::applySubstitutionLookups(lookupProcessor, substLookupRecordArray, subCount, glyphIterator, fontInstance, position, success);
536 if (! ContextualSubstitutionBase::matchGlyphCoverages(backtrackCoverageTableOffsetArray,
543 if (! ContextualSubstitutionBase::matchGlyphCoverages(lookaheadCoverageTableOffsetArray,
554 if (ContextualSubstitutionBase::matchGlyphCoverages(inputCoverageTableOffsetArray,
559 ContextualSubstitutionBase
[all...]
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h1879 #define ContextualSubstitutionBase U_ICU_ENTRY_POINT_RENAME(ContextualSubstitutionBase) macro

Completed in 162 milliseconds