Home
last modified time | relevance | path

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

/external/icu4c/layout/
DValueRecords.h63 vfbXAdvDevice = 0x0040, enumerator
66 vfbAnyDevice = vfbXPlaDevice + vfbYPlaDevice + vfbXAdvDevice + vfbYAdvDevice
DValueRecords.cpp114 if ((valueFormat & vfbXAdvDevice) != 0) { in adjustPosition()
218 if ((valueFormat & vfbXAdvDevice) != 0) { in adjustPosition()