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

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/layout/
H A DValueRecords.h90 vfbYAdvDevice = 0x0080, enumerator in enum:ValueFormatBits
92 vfbAnyDevice = vfbXPlaDevice + vfbYPlaDevice + vfbXAdvDevice + vfbYAdvDevice
H A DValueRecords.cpp150 if ((valueFormat & vfbYAdvDevice) != 0) {
254 if ((valueFormat & vfbYAdvDevice) != 0) {

Completed in 36 milliseconds