Home
last modified time | relevance | path

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

/dports/graphics/qgis/qgis-3.22.3/src/core/layout/
H A Dqgslayoutitemlegend.h627 bool mInitialMapScaleCalculated = false; variable
H A Dqgslayoutitemlegend.cpp124 mInitialMapScaleCalculated = true; in paint()
222 if ( !mInitialMapScaleCalculated ) in adjustBoxSize()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/layout/
H A Dqgslayoutitemlegend.h627 bool mInitialMapScaleCalculated = false; variable
H A Dqgslayoutitemlegend.cpp124 mInitialMapScaleCalculated = true; in paint()
222 if ( !mInitialMapScaleCalculated ) in adjustBoxSize()