Home
last modified time | relevance | path

Searched refs:ZOOM_HIGH_INCR (Results 1 – 3 of 3) sorted by path

/dports/astro/kstars/kstars-3.5.6/kstars/fitsviewer/
H A Dfitsdata.cpp50 #define ZOOM_HIGH_INCR 50 macro
H A Dfitslabel.cpp35 #define ZOOM_HIGH_INCR 50 macro
H A Dfitsview.cpp48 #define ZOOM_HIGH_INCR 50 macro
643 currentZoom += ZOOM_HIGH_INCR; in ZoomIn()
670 currentZoom -= ZOOM_HIGH_INCR; in ZoomOut()