Searched refs:graphemeBreakIterator (Results 1 – 1 of 1) sorted by relevance
1110 UBreakIterator& graphemeBreakIterator = *fGraphemeBreakIterator; in shapeOk() local1126 ubrk_setUText(&graphemeBreakIterator, &utf8UText, &status); in shapeOk()1158 int32_t graphemeBreakIteratorCurrent = ubrk_current(&graphemeBreakIterator); in shapeOk()1162 graphemeBreakIteratorCurrent = ubrk_next(&graphemeBreakIterator); in shapeOk()