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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DIndicReordering.h75 #define CF_BELOW_BASE 0x10000000U macro
280 return (charClass & (CF_POST_BASE | CF_BELOW_BASE)) != 0;
295 return (charClass & CF_BELOW_BASE) != 0;
H A DIndicClassTables.cpp92 #define _bb (_ct | CF_BELOW_BASE)

Completed in 200 milliseconds