Home
last modified time | relevance | path

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

/dports/devel/godot-tools/godot-3.2.3-stable/core/os/
H A Dos.cpp740 bool OS::is_restart_on_exit_set() const { in is_restart_on_exit_set() function in OS
H A Dos.h547 bool is_restart_on_exit_set() const;
/dports/devel/godot/godot-3.2.3-stable/core/os/
H A Dos.cpp740 bool OS::is_restart_on_exit_set() const { in is_restart_on_exit_set() function in OS
H A Dos.h547 bool is_restart_on_exit_set() const;
/dports/devel/godot/godot-3.2.3-stable/main/
H A Dmain.cpp2282 if (OS::get_singleton()->is_restart_on_exit_set()) { in cleanup()
/dports/devel/godot-tools/godot-3.2.3-stable/main/
H A Dmain.cpp2282 if (OS::get_singleton()->is_restart_on_exit_set()) { in cleanup()