Searched refs:lowCC (Results 1 – 2 of 2) sorted by relevance
142 UBool Norms::combinesWithCCBetween(const Norm &norm, uint8_t lowCC, int32_t highCC) const { in combinesWithCCBetween() argument143 if((highCC-lowCC)>=2) { in combinesWithCCBetween()148 if(lowCC<trailCC && trailCC<highCC) { in combinesWithCCBetween()
171 UBool combinesWithCCBetween(const Norm &norm, uint8_t lowCC, int32_t highCC) const;