Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_layout.cpp273 const float textRepeatDistance = symbolSpacing / 2; in addFeature() local
321 if (!feature.text || !anchorIsTooClose(*feature.text, textRepeatDistance, anchor)) { in addFeature()