Home
last modified time | relevance | path

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

/dports/graphics/grafx2/grafx2/src/
H A Dconst.h446 SPECIAL_ROTATE_180, enumerator
H A Dhotkeys.c1924 SPECIAL_ROTATE_180, // 180° brush rotation
H A Dhelpfile.h208 HELP_LINK ("180\xb0 brush rotation: %s", SPECIAL_ROTATE_180)
1320 HELP_LINK ("- Rotate by 180\xb0: (Key:%s)",SPECIAL_ROTATE_180)
H A Dengine.c1036 case SPECIAL_ROTATE_180 : // 180° brush rotation in Main_handler()
H A Dbuttons.c3998 …Window_set_normal_button( 96, 46, 37,14,"180\xb0" ,0,1,Config_Key[SPECIAL_ROTATE_180][0… in Button_Brush_FX()