Searched refs:C_SIGN_ZWNJ (Results 1 – 4 of 4) sorted by relevance
21 C_SIGN_ZWNJ = 0x200C, enumerator109 if (ch == C_SIGN_ZWNJ) { in getCharClass()
755 …->isReph(chars[prev]) && classTable->isVirama(chars[prev + 1]) && chars[prev + 2] != C_SIGN_ZWNJ) { in reorder()866 } else if (IndicClassTable::isVirama(charClass) && chars[i + 1] == C_SIGN_ZWNJ) in reorder()884 if (bcSpan < markStart && chars[bcSpan] == C_SIGN_ZWNJ) { in reorder()
21 #define C_SIGN_ZWNJ 0x200C macro
426 if (ch == C_SIGN_ZWNJ) { in getCharClass()