Home
last modified time | relevance | path

Searched refs:iconAnchor (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 Dshaping.hpp37 style::SymbolAnchorType iconAnchor,
H A Dshaping.cpp64 …image, const std::array<float, 2>& iconOffset, style::SymbolAnchorType iconAnchor, const float ico… in shapeIcon() argument
65 AnchorAlignment anchorAlign = getAnchorAlignment(iconAnchor); in shapeIcon()