Searched refs:fEndOfCurrentRun (Results 1 – 2 of 2) sorted by relevance
325 , fEndOfCurrentRun(utf8) in IcuBiDiRunIterator()335 SkUnichar u = utf8_next(&fEndOfCurrentRun, fEnd); in consume()343 u = utf8_next(&fEndOfCurrentRun, fEnd); in consume()348 return fEndOfCurrentRun - fBegin; in endOfCurrentRun()359 char const * fEndOfCurrentRun; member in __anonb2a13fbc0111::IcuBiDiRunIterator
349 , fEndOfCurrentRun(utf8) in SkUnicodeBidiRunIterator()360 SkUnichar u = utf8_next(&fEndOfCurrentRun, fEnd); in consume()368 u = utf8_next(&fEndOfCurrentRun, fEnd); in consume()374 return fEndOfCurrentRun - fBegin; in endOfCurrentRun()384 char const * fEndOfCurrentRun; member in __anon3e39c4c70111::SkUnicodeBidiRunIterator