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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DValueRecords.h87 vfbXPlaDevice = 0x0010, enumerator in enum:ValueFormatBits
92 vfbAnyDevice = vfbXPlaDevice + vfbYPlaDevice + vfbXAdvDevice + vfbYAdvDevice
H A DValueRecords.cpp117 if ((valueFormat & vfbXPlaDevice) != 0) {
221 if ((valueFormat & vfbXPlaDevice) != 0) {

Completed in 31 milliseconds