Searched refs:textPlacement (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/ |
| H A D | symbol_instance.cpp | 16 const SymbolPlacementType textPlacement, in SymbolInstance() argument 33 …ne_, anchor, shapedTextOrientations.first, textBoxScale, textPadding, textPlacement, indexedFeatur… in SymbolInstance() 46 …horizontalGlyphQuads = getGlyphQuads(shapedTextOrientations.first, layout, textPlacement, position… in SymbolInstance() 49 …verticalGlyphQuads = getGlyphQuads(shapedTextOrientations.second, layout, textPlacement, positions… in SymbolInstance()
|
| H A D | symbol_instance.hpp | 24 style::SymbolPlacementType textPlacement,
|
| H A D | symbol_layout.cpp | 269 …const SymbolPlacementType textPlacement = layout.get<TextRotationAlignment>() != AlignmentType::Map in addFeature() local 298 textBoxScale, textPadding, textPlacement, textOffset, in addFeature()
|