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

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/layout/
H A DValueRecords.h92 vfbAnyDevice = vfbXPlaDevice + vfbYPlaDevice + vfbXAdvDevice + vfbYAdvDevice enumerator in enum:ValueFormatBits
H A DValueRecords.cpp113 if ((valueFormat & vfbAnyDevice) != 0) {
217 if ((valueFormat & vfbAnyDevice) != 0) {

Completed in 36 milliseconds