Home | History | Annotate | Download | only in rendering

Lines Matching defs:charType

1699     int8_t charType = u_charType(c);
1700 return charType == U_NON_SPACING_MARK || charType == U_ENCLOSING_MARK || charType == U_COMBINING_SPACING_MARK;