Home | History | Annotate | Download | only in common

Lines Matching refs:yehHamzaComposeEnabled

1356     int32_t yehHamzaComposeEnabled = 0;
1359 yehHamzaComposeEnabled = ((options&U_SHAPE_YEHHAMZA_MASK) == U_SHAPE_YEHHAMZA_TWOCELL_NEAR) ? 1 : 0;
1373 } else if( (yehHamzaComposeEnabled == 1) && ((inputChar == HAMZA06_CHAR) || (inputChar == HAMZAFE_CHAR))