Home
last modified time | relevance | path

Searched defs:firstStr (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/modules/skparagraph/src/
DParagraphImpl.cpp2232 auto firstStr = text(fRuns.front().textRange()); in GetLineFontMetrics() local
2273 auto firstStr = text(fRuns.front().textRange()); in GetLineFontMetrics() local
/third_party/skia/m133/modules/skparagraph/src/
DParagraphImpl.cpp2516 auto firstStr = text(fRuns.front().textRange()); local