Searched refs:L_MASK (Results 1 – 1 of 1) sorted by relevance
929 const uint32_t L_MASK=U_MASK(U_LEFT_TO_RIGHT); variable931 const uint32_t L_R_AL_MASK=L_MASK|R_AL_MASK;937 const uint32_t L_EN_MASK=L_MASK|U_MASK(U_EUROPEAN_NUMBER);988 if( (firstMask&L_MASK)!=0 ? in checkLabelBiDi()1000 if(firstMask&L_MASK) { in checkLabelBiDi()