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

/macosx-10.10/ICU-531.30/icuSources/common/unicode/
H A Dushape.h372 #define U_SHAPE_YEHHAMZA_MASK 0x3800000 macro
/macosx-10.10/WebCore-7600.1.25/icu/unicode/
H A Dushape.h372 #define U_SHAPE_YEHHAMZA_MASK 0x3800000 macro
/macosx-10.10/ICU-531.30/icuSources/common/
H A Dushape.cpp1136 if ((options&U_SHAPE_YEHHAMZA_MASK) == U_SHAPE_YEHHAMZA_TWOCELL_NEAR){
1378 yehHamzaComposeEnabled = ((options&U_SHAPE_YEHHAMZA_MASK) == U_SHAPE_YEHHAMZA_TWOCELL_NEAR) ? 1 : 0;

Completed in 116 milliseconds