Searched refs:nextRun (Results 1 – 6 of 6) sorted by relevance
304 Run *nextRun; member320 for (Run *run = mRunHead.nextRun; run;) { in ~TextAnalysis()322 run = run->nextRun; in ~TextAnalysis()340 mRunHead.nextRun = NULL; in GenerateResults()458 mCurrentRun = mCurrentRun->nextRun; in FetchNextRun()478 for (Run *run = &mRunHead; run; run = run->nextRun) { in SetCurrentRun()509 newRun->nextRun = mCurrentRun->nextRun; in SplitCurrentRun()510 mCurrentRun->nextRun = newRun; in SplitCurrentRun()
194 for (TextRun *run = iter.get(), *nextRun; run; run = nextRun) { in drawTextBlob() local195 nextRun = iter.next(); in drawTextBlob()
305 const auto* nextRun = RunRecord::Next(run); in ~SkTextBlob() local308 run = nextRun; in ~SkTextBlob()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...