Home
last modified time | relevance | path

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

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