Home
last modified time | relevance | path

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

/external/skia/modules/skottie/src/text/
DSkottieShaper.cpp166 typographical_bottom = fBox.fTop + fLastLineDescent + fDesc.fLineHeight * in finalize() local
170 box.fBottom = std::max(box.fBottom, typographical_bottom); in finalize()