Home
last modified time | relevance | path

Searched defs:mapScale (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/qgis/qgis-3.22.3/src/core/vectortile/
H A Dqgsvectortileutils.cpp63 double QgsVectorTileUtils::scaleToZoom( double mapScale ) in scaleToZoom()
71 int QgsVectorTileUtils::scaleToZoomLevel( double mapScale, int sourceMinZoom, int sourceMaxZoom ) in scaleToZoomLevel()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/vectortile/
H A Dqgsvectortileutils.cpp63 double QgsVectorTileUtils::scaleToZoom( double mapScale ) in scaleToZoom()
71 int QgsVectorTileUtils::scaleToZoomLevel( double mapScale, int sourceMinZoom, int sourceMaxZoom ) in scaleToZoomLevel()
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmaptool/items/
H A DCItemMapLayer.cpp50 const QPointF& mapScale = map->getScale(); in addMap() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/labeling/
H A Dqgstextlabelfeature.cpp78 double mapScale = xform->mapUnitsPerPixel(); in calculateInfo() local
/dports/graphics/qgis/qgis-3.22.3/src/core/labeling/
H A Dqgstextlabelfeature.cpp60 const double mapScale = xform->mapUnitsPerPixel(); in calculateTextMetrics() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/
H A Dqgspalgeometry.h83 double mapScale = xform->mapUnitsPerPixel(); in calculateInfo() local
H A Dqgslegendsettings.cpp61 double QgsLegendSettings::mapScale() const in mapScale() function in QgsLegendSettings
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/projection/
H A DossimCadrgProjection.cpp379 const char* mapScale = kwl.find(prefix, in loadState() local
/dports/graphics/qgis/qgis-3.22.3/src/core/
H A Dqgslegendsettings.cpp63 double QgsLegendSettings::mapScale() const in mapScale() function in QgsLegendSettings
/dports/games/glest/glest_source_3.2.2/source/glest_game/world/
H A Dmap.h148 static const int mapScale; //horizontal scale of surface variable
H A Dmap.cpp88 const int Map::mapScale= 2; member in Glest::Game::Map
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/world/
H A Dmap.h214 static const int mapScale; //horizontal scale of surface variable
H A Dmap.cpp339 const int Map::mapScale= 2; member in Glest::Game::Map
/dports/games/osgg/Osgg-32d9e02/
H A Dmain.cpp1184 GLfloat mapScale = scale / 10.0; in renderRadar() local