Searched refs:fEndOfCurrentRun (Results 1 – 2 of 2) sorted by relevance
177 , fEndOfCurrentRun(utf8) in BiDiRunIterator()186 SkUnichar u = utf8_next(&fEndOfCurrentRun, fEndOfAllRuns); in consume()194 u = utf8_next(&fEndOfCurrentRun, fEndOfAllRuns); in consume()199 return fEndOfCurrentRun; in endOfCurrentRun()210 const char* fEndOfCurrentRun; member in __anon65b03dab0111::BiDiRunIterator
385 , fEndOfCurrentRun(utf8) in BiDiRunIterator()394 SkUnichar u = utf8_next(&fEndOfCurrentRun, fEndOfAllRuns); in consume()402 u = utf8_next(&fEndOfCurrentRun, fEndOfAllRuns); in consume()407 return fEndOfCurrentRun; in endOfCurrentRun()418 const char* fEndOfCurrentRun; member in __anona3885cf40111::BiDiRunIterator