Searched refs:combinesWithCCBetween (Results 1 – 3 of 3) sorted by relevance
171 UBool combinesWithCCBetween(const Norm &norm, uint8_t lowCC, int32_t highCC) const;
142 UBool Norms::combinesWithCCBetween(const Norm &norm, uint8_t lowCC, int32_t highCC) const { in combinesWithCCBetween() function in Norms
263 if(i>lastStarterIndex && norms.combinesWithCCBetween(*starterNorm, prevCC, cc)) { in mappingHasCompBoundaryAfter()291 if(norms.combinesWithCCBetween(*starterNorm, prevCC, 256)) { in mappingHasCompBoundaryAfter()