Home
last modified time | relevance | path

Searched refs:SPECIAL_STENCIL_MENU (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/grafx2/grafx2/src/
H A Dconst.h474 SPECIAL_STENCIL_MENU, enumerator
H A Dhotkeys.c1901 SPECIAL_STENCIL_MENU, // Stencil menu
H A Dhelpfile.h174 HELP_LINK ("Stencil menu: %s", SPECIAL_STENCIL_MENU)
1661 HELP_LINK ("(Key: %s)", SPECIAL_STENCIL_MENU)
H A Dbuttons_effects.c1029 Menu_tag_colors("Stencil",Stencil,&Stencil_mode,1, "STENCIL", SPECIAL_STENCIL_MENU); in Button_Stencil_menu()
H A Dengine.c1219 case SPECIAL_STENCIL_MENU : in Main_handler()