Home
last modified time | relevance | path

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

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