Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skparagraph/src/
H A DRun.h129 SkScalar calculateHeight(LineMetricStyle ascentStyle, LineMetricStyle descentStyle) const { in calculateHeight()
471 SkScalar runTop(const Run* run, LineMetricStyle ascentStyle) const { in runTop()