Searched refs:runOrNull (Results 1 – 4 of 4) sorted by relevance
41 if (auto r = c->runOrNull()) { in TextStretch()93 if (auto r = cluster->runOrNull()) { in extend()101 if (auto r = cluster->runOrNull()) { in startFrom()125 fEnd.cluster()->runOrNull() != nullptr && in trim()
294 Run* Cluster::runOrNull() const { in runOrNull() function in skia::textlayout::Cluster
314 auto r = cluster->runOrNull(); in breakTextIntoLines()
315 Run* runOrNull() const;