Home
last modified time | relevance | path

Searched refs:iconLeft (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.cpp92 const float iconLeft, in getAnchors() argument
107 const float shapedLabelLength = fmax(textRight - textLeft, iconRight - iconLeft); in getAnchors()
137 const float iconLeft, in getCenterAnchor() argument
146 const float labelLength = fmax(textRight - textLeft, iconRight - iconLeft) * boxScale; in getCenterAnchor()
H A Dget_anchors.hpp14 const float iconLeft,
24 const float iconLeft,