Home
last modified time | relevance | path

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

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