Home
last modified time | relevance | path

Searched refs:emptyParagraph (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/modules/skparagraph/src/
H A DParagraphImpl.cpp1457 bool emptyParagraph = fRuns.empty(); in GetLineFontMetrics() local
1459 if (emptyParagraph && !fTextStyles.empty()) { in GetLineFontMetrics()
1744 bool emptyParagraph = fRuns.empty(); in GetLineFontMetrics()
1746 if (emptyParagraph && !fTextStyles.empty()) { in GetLineFontMetrics()
1783 if (emptyParagraph) { in GetLineFontMetrics()

Completed in 6 milliseconds