Home
last modified time | relevance | path

Searched refs:DONT_SAVE (Results 1 – 6 of 6) sorted by relevance

/dports/x11-wm/ctwm/ctwm-4.0.3/gen/
H A Dgram.tab.h153 DONT_SAVE = 359, enumerator
H A Dgram.tab.c247 DONT_SAVE = 359, enumerator
/dports/graphics/scantailor/scantailor-advanced-1.0.16/
H A DMainWindow.h203 enum SavePromptResult { SAVE, DONT_SAVE, CANCEL }; enumerator
H A DMainWindow.cpp528 return DONT_SAVE; in promptProjectSave()
1628 case DONT_SAVE: in closeProjectInteractive()
1651 case DONT_SAVE: in closeProjectInteractive()
1677 case DONT_SAVE: in closeProjectInteractive()
/dports/x11-wm/ctwm/ctwm-4.0.3/
H A Dgram.y90 %token <num> AUTOSQUEEZE STARTSQUEEZED DONT_SAVE AUTO_LOWER ICONMENU_DONTSHOW WINDOW_BOX
321 | DONT_SAVE { curplist = &Scr->DontSave; }
H A Dparse_be.c275 { "dontsave", DONT_SAVE, 0 },