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

  /external/icu/icu4c/source/layout/
ContextualGlyphSubstitution.h 29 le_uint32 perGlyphTableOffset; // no more substitution tables
ContextualGlyphSubstProc2.cpp 26 le_uint32 perGlyphTableOffset = SWAPL(contextualGlyphHeader->perGlyphTableOffset);
27 perGlyphTable = LEReferenceToArrayOf<le_uint32> (stHeader, success, perGlyphTableOffset, LE_UNBOUNDED_ARRAY);

Completed in 542 milliseconds