Home
last modified time | relevance | path

Searched defs:cannot_save (Results 1 – 2 of 2) sorted by relevance

/dports/games/simutrans/simutrans-121.0/
H A Dsimworld.h1560 bool cannot_save() const { return nosave; } in cannot_save() function
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dsession.h245 bool cannot_save () const { return _state_of_the_state & CannotSave; } in cannot_save() function