Home | History | Annotate | Download | only in rendering

Lines Matching refs:charType

1526     int8_t charType = u_charType(c);
1527 return charType == U_NON_SPACING_MARK || charType == U_ENCLOSING_MARK || charType == U_COMBINING_SPACING_MARK;