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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DValueRecords.cpp43 #define NibbleBits(value, nibble) (bitsInNibble[Nibble(value, nibble)])
277 static const le_int16 bitsInNibble[] = local

Completed in 29 milliseconds