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

/external/icu4c/layout/
H A DValueRecords.h64 vfbYAdvDevice = 0x0080, enumerator in enum:ValueFormatBits
66 vfbAnyDevice = vfbXPlaDevice + vfbYPlaDevice + vfbXAdvDevice + vfbYAdvDevice
H A DValueRecords.cpp125 if ((valueFormat & vfbYAdvDevice) != 0) {
229 if ((valueFormat & vfbYAdvDevice) != 0) {

Completed in 83 milliseconds