Home
last modified time | relevance | path

Searched refs:fAscentPct (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/modules/skottie/src/text/
DTextValue.cpp43 v->fAscent = font->fAscentPct * -0.01f * v->fTextSize; // negative ascent per SkFontMetrics in FromJSON()
/third_party/skia/modules/skottie/src/text/
DTextValue.cpp40 v->fAscent = font->fAscentPct * -0.01f * v->fTextSize; // negative ascent per SkFontMetrics in Parse()
/third_party/skia/modules/skottie/src/
DSkottiePriv.h71 SkScalar fAscentPct; member
/third_party/flutter/skia/modules/skottie/src/
DSkottiePriv.h61 SkScalar fAscentPct; member