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

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/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 36 milliseconds