Home
last modified time | relevance | path

Searched defs:labelLength (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dget_anchors.cpp30 const float labelLength, in resample()
108 const float labelLength = shapedLabelLength * boxScale; in getAnchors() local
146 const float labelLength = fmax(textRight - textLeft, iconRight - iconLeft) * boxScale; in getCenterAnchor() local
H A Dcheck_max_angle.cpp18 const float labelLength, in checkMaxAngle()
H A Dcollision_feature.cpp43 … const int segment, const float labelLength, const float boxSize, const float overscaling) { in bboxifyLabel()