Searched refs:isBreakable (Results 1 – 2 of 2) sorted by relevance
22 bool isBreakable(unsigned long codePoint) { in isBreakable() function142 if (isBreakable((*rangeBegin).codePoint())) { in findLongestWordSequence()154 if (isBreakable(codePoint)) { in findLongestWordSequence()
79 bool isBreakable(unsigned long codePoint);110 bool prevBreaking = isBreakable(begin_.codePoint());115 bool current = isBreakable(cp);