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

  /external/icu4c/layout/
ContextualGlyphSubstitution.h 29 le_uint32 perGlyphTableOffset; // no more substitution tables
ContextualGlyphSubstProc2.cpp 26 le_uint32 perGlyphTableOffset = SWAPL(contextualGlyphHeader->perGlyphTableOffset);
27 perGlyphTable = ((le_uint32 *) ((char *)&stateTableHeader->stHeader + perGlyphTableOffset));

Completed in 390 milliseconds