Searched refs:paragraphLongestLine (Results 1 – 1 of 1) sorted by relevance
168 auto paragraphLongestLine = std::ceil(paragraph_->GetLongestLineWithIndent()); in InlineMeasureContent() local169 … paragraph_->Layout(std::min(static_cast<float>(paragraphLongestLine), paragraph_->GetMaxWidth())); in InlineMeasureContent()