Home
last modified time | relevance | path

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

/external/icu4c/layout/
DValueRecords.h62 vfbYPlaDevice = 0x0020, enumerator
66 vfbAnyDevice = vfbXPlaDevice + vfbYPlaDevice + vfbXAdvDevice + vfbYAdvDevice
DValueRecords.cpp103 if ((valueFormat & vfbYPlaDevice) != 0) { in adjustPosition()
207 if ((valueFormat & vfbYPlaDevice) != 0) { in adjustPosition()