Home
last modified time | relevance | path

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

/external/skia/modules/skparagraph/src/
DParagraphImpl.h160 InternalLineMetrics strutMetrics() const { return fStrutMetrics; } in strutMetrics() function
DTextLine.cpp1247 auto strutMetrics = fOwner->strutMetrics(); in getRectsForRange() local