Searched refs:strutMetrics (Results 1 – 4 of 4) sorted by relevance
359 parent->strutMetrics().updateLineMetrics(fEndLine.metrics()); in breakTextIntoLines()468 parent->strutMetrics().updateLineMetrics(fEndLine.metrics()); in breakTextIntoLines()
1160 auto strutMetrics = fOwner->strutMetrics(); in getRectsForRange() local1162 clip.fTop = top + strutMetrics.ascent(); in getRectsForRange()1163 clip.fBottom = top + strutMetrics.descent(); in getRectsForRange()
158 InternalLineMetrics strutMetrics() const { return fStrutMetrics; } in strutMetrics() function
566 this->strutMetrics().updateLineMetrics(metrics); in breakShapedTextIntoLines()