Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dget_anchors.cpp93 const float iconRight, in getAnchors() argument
107 const float shapedLabelLength = fmax(textRight - textLeft, iconRight - iconLeft); in getAnchors()
138 const float iconRight, in getCenterAnchor() argument
146 const float labelLength = fmax(textRight - textLeft, iconRight - iconLeft) * boxScale; in getCenterAnchor()
H A Dget_anchors.hpp15 const float iconRight,
25 const float iconRight,