Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dquads.cpp43 auto textBottom = shapedText.bottom * size; in getIconQuad() local
45 auto textHeight = textBottom - textTop; in getIconQuad()