Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_layout.cpp172 const GlyphPositionMap& glyphPositionMap = glyphPositionsIt != glyphPositions.end() in prepare() local
228 …td::distance(features.begin(), it), feature, shapedTextOrientations, shapedIcon, glyphPositionMap); in prepare()
241 const GlyphPositionMap& glyphPositionMap) { in addFeature() argument
300glyphPositionMap, indexedFeature, layoutFeatureIndex, feature.index, feature.text.value_or(std::u1… in addFeature()