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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DValueRecords.h88 vfbYPlaDevice = 0x0020, enumerator in enum:ValueFormatBits
92 vfbAnyDevice = vfbXPlaDevice + vfbYPlaDevice + vfbXAdvDevice + vfbYAdvDevice
H A DValueRecords.cpp128 if ((valueFormat & vfbYPlaDevice) != 0) {
232 if ((valueFormat & vfbYPlaDevice) != 0) {

Completed in 22 milliseconds