Home
last modified time | relevance | path

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

/dports/graphics/povray37/povray-3.7.0.10/windows/
H A Dresource.h56 #define CM_SAVE_SETTINGS 2205 macro
H A Dpvengine.rc452 MENUITEM "Save Settings on E&xit", CM_SAVE_SETTINGS
679CM_SAVE_SETTINGS "Save the state of any changes you made to menu selection, etc. when POV-R…
H A Dpvmisc.cpp196 …{ CM_SAVE_SETTINGS, (bool *) &save_settings, false, true, "General", "SaveSett…
H A Dpvengine.cpp3258 case CM_SAVE_SETTINGS : in handle_main_command()