Home
last modified time | relevance | path

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

/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_gui/
H A Dwksp_map.h132 bool Set_Extent_Back (bool bCheck_Only = false);
133 bool Set_Extent_Forward (bool bCheck_Only = false);
H A Dwksp_map.cpp1163 bool CWKSP_Map::Set_Extent_Back(bool bCheck_Only) in Set_Extent_Back() argument
1167 if( !bCheck_Only ) in Set_Extent_Back()
1179 bool CWKSP_Map::Set_Extent_Forward(bool bCheck_Only) in Set_Extent_Forward() argument
1183 if( !bCheck_Only ) in Set_Extent_Forward()