Home
last modified time | relevance | path

Searched refs:strutForceHeight (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/modules/skparagraph/src/
DTextWrapper.cpp152 fEndLine = TextStretch(span.begin(), span.begin(), parent->strutForceHeight()); in breakTextIntoLines()
DParagraphImpl.h103 bool strutForceHeight() const { in strutForceHeight() function
/third_party/skia/modules/skparagraph/src/
DParagraphImpl.h155 bool strutForceHeight() const {
DTextWrapper.cpp283 fEndLine = TextStretch(span.begin(), span.begin(), parent->strutForceHeight()); in breakTextIntoLines()