Searched refs:runOrNull (Results 1 – 4 of 4) sorted by relevance
42 if (auto r = c->runOrNull()) { in TextStretch()94 if (auto r = cluster->runOrNull()) { in extend()102 if (auto r = cluster->runOrNull()) { in startFrom()130 fEnd.cluster()->runOrNull() != nullptr && in trim()
328 Run* Cluster::runOrNull() const { in runOrNull() function in skia::textlayout::Cluster
357 auto r = cluster->runOrNull(); in moveForward()
359 Run* runOrNull() const;