Home
last modified time | relevance | path

Searched refs:nGlyphs (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/layout/
DStateTables.h43 le_uint16 nGlyphs; member
DStateTableProcessor.cpp34 lastGlyph = firstGlyph + SWAPW(classTable->nGlyphs); in StateTableProcessor()