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

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/layout/
H A DValueRecords.h86 vfbYAdvance = 0x0008, enumerator in enum:ValueFormatBits
H A DValueRecords.cpp100 if ((valueFormat & vfbYAdvance) != 0) {
204 if ((valueFormat & vfbYAdvance) != 0) {

Completed in 35 milliseconds