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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DValueRecords.h84 vfbYPlacement = 0x0002, enumerator in enum:ValueFormatBits
H A DValueRecords.cpp80 if ((valueFormat & vfbYPlacement) != 0) {
184 if ((valueFormat & vfbYPlacement) != 0) {

Completed in 29 milliseconds