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

  /external/icu4c/layout/
ContextualGlyphSubstitution.h 22 struct ContextualGlyphSubstitutionHeader : MorphStateTableHeader
ContextualGlyphSubstProc.h 60 const ContextualGlyphSubstitutionHeader *contextualGlyphSubstitutionHeader;
ContextualGlyphSubstProc.cpp 24 contextualGlyphSubstitutionHeader = (const ContextualGlyphSubstitutionHeader *) morphSubtableHeader;
25 substitutionTableOffset = SWAPW(contextualGlyphSubstitutionHeader->substitutionTableOffset);

Completed in 1816 milliseconds