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

  /external/icu/icu4c/source/layout/
ContextualGlyphSubstProc.cpp 22 : StateTableProcessor(morphSubtableHeader, success), entryTable(), contextualGlyphSubstitutionHeader(morphSubtableHeader, success)
24 contextualGlyphSubstitutionHeader.orphan();
25 substitutionTableOffset = SWAPW(contextualGlyphSubstitutionHeader->substitutionTableOffset);
ContextualGlyphSubstProc.h 60 LEReferenceTo<ContextualGlyphSubstitutionHeader> contextualGlyphSubstitutionHeader;

Completed in 422 milliseconds