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

/openjdk7/jdk/src/share/native/sun/font/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 41 milliseconds