Home
last modified time | relevance | path

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

/external/icu4c/layout/
DDeviceTables.cpp28 le_uint16 sizeIndex = ppem - start; in getAdjustment() local
31 le_uint16 word = SWAPW(deltaValues[sizeIndex / count]); in getAdjustment()
32 le_uint16 fieldIndex = sizeIndex % count; in getAdjustment()