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

  /external/icu4c/layout/
MultipleSubstSubtables.h 26 TTGlyphID substituteArray[ANY_NUMBER];
SingleSubstitutionSubtables.h 38 TTGlyphID substituteArray[ANY_NUMBER];
MultipleSubstSubtables.cpp 48 TTGlyphID substitute = SWAPW(sequenceTable->substituteArray[0]);
61 TTGlyphID substitute = SWAPW(sequenceTable->substituteArray[i]);
82 TTGlyphID substitute = SWAPW(sequenceTable->substituteArray[i]);
SingleSubstitutionSubtables.cpp 67 TTGlyphID substitute = SWAPW(substituteArray[coverageIndex]);

Completed in 40 milliseconds