Home
last modified time | relevance | path

Searched refs:lineCount (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 Dshaping.cpp82 const std::size_t lineCount) { in align() argument
84 const float shiftY = (-verticalAlign * lineCount + 0.5) * lineHeight; in align()