Home
last modified time | relevance | path

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

/external/skia/modules/skparagraph/src/
DRun.h125 SkScalar calculateHeight(LineMetricStyle ascentStyle, LineMetricStyle descentStyle) const { in calculateHeight()
438 SkScalar runTop(const Run* run, LineMetricStyle ascentStyle) const { in runTop()