Searched refs:fieldBits (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/layout/
H A DDeviceTables.h33 static const le_uint16 fieldBits[]; member in struct:DeviceTable
H A DDeviceTables.cpp17 const le_uint16 DeviceTable::fieldBits[] = { 2, 4, 8}; member in class:DeviceTable
19 #define FORMAT_COUNT LE_ARRAY_SIZE(fieldBits)
29 le_uint16 bits = fieldBits[format];

Completed in 128 milliseconds