Home
last modified time | relevance | path

Searched refs:fixedExtraOffset (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 Dget_anchors.cpp124 const float fixedExtraOffset = glyphSize * 2; in getAnchors() local
127 std::fmod((shapedLabelLength / 2 + fixedExtraOffset) * boxScale * overscaling, spacing) : in getAnchors()