Home
last modified time | relevance | path

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

/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_gui/
H A Dview_map.cpp535 m_pMap->Set_Extent_Active(false); in On_Map_Zoom_Active()
541 m_pMap->Set_Extent_Active(true); in On_Map_PanTo_Active()
H A Dwksp_map.h130 bool Set_Extent_Active (bool bPan);
H A Dwksp_map.cpp1123 bool CWKSP_Map::Set_Extent_Active(bool bPan) in Set_Extent_Active() function in CWKSP_Map