Home
last modified time | relevance | path

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

/dports/devel/godot2-tools/godot-2.1.6-stable/drivers/unix/
H A Dos_unix.cpp464 bool use_godot = Globals::get_singleton()->get("application/use_shared_user_dir"); in get_data_dir() local
465 if (use_godot) in get_data_dir()
/dports/devel/godot2/godot-2.1.6-stable/drivers/unix/
H A Dos_unix.cpp464 bool use_godot = Globals::get_singleton()->get("application/use_shared_user_dir"); in get_data_dir() local
465 if (use_godot) in get_data_dir()
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/windows/
H A Dos_windows.cpp2529 bool use_godot = Globals::get_singleton()->get("application/use_shared_user_dir"); in get_data_dir() local
2530 if (!use_godot) in get_data_dir()
/dports/devel/godot2/godot-2.1.6-stable/platform/windows/
H A Dos_windows.cpp2529 bool use_godot = Globals::get_singleton()->get("application/use_shared_user_dir"); in get_data_dir() local
2530 if (!use_godot) in get_data_dir()