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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DIndicReordering.h76 #define CF_POST_BASE 0x08000000U macro
280 return (charClass & (CF_POST_BASE | CF_BELOW_BASE)) != 0;
285 return (charClass & CF_POST_BASE) != 0;
H A DIndicClassTables.cpp93 #define _pb (_ct | CF_POST_BASE)

Completed in 32 milliseconds