Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DStateTables.h86 le_uint16 nGlyphs; member
DStateTableProcessor.cpp35 lastGlyph = firstGlyph + SWAPW(classTable->nGlyphs); in StateTableProcessor()