Home
last modified time | relevance | path

Searched defs:glyphSize (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.cpp11 float getAngleWindowSize(const float textLeft, const float textRight, const float glyphSize, const … in getAngleWindowSize()
94 const float glyphSize, in getAnchors()
139 const float glyphSize, in getCenterAnchor()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_layout.cpp243 const float glyphSize = 24.0f; in addFeature() local