Home
last modified time | relevance | path

Searched refs:typographical_top (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/modules/skottie/src/text/
DSkottieShaper.cpp164 const auto typographical_top = fBox.fTop + ascent, in finalize() local
168 box.fTop = std::min(box.fTop, typographical_top); in finalize()
/third_party/skia/modules/skottie/src/text/
DSkottieShaper.cpp164 const auto typographical_top = fBox.fTop + ascent, in finalize() local
168 box.fTop = std::min(box.fTop, typographical_top); in finalize()