Home
last modified time | relevance | path

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

/dports/graphics/grafx2/grafx2/src/
H A Dconst.h505 SPECIAL_ZOOM_5, enumerator
H A Dhotkeys.c1996 SPECIAL_ZOOM_5, /**< Sets zoom factor to 5:1 */
H A Dhelpfile.h233 HELP_LINK (" 5:1 %s", SPECIAL_ZOOM_5)
H A Dengine.c1375 case SPECIAL_ZOOM_5 : in Main_handler()