Home
last modified time | relevance | path

Searched refs:get_current_dir (Results 176 – 200 of 269) sorted by relevance

1234567891011

/dports/devel/godot2/godot-2.1.6-stable/editor/
H A Deditor_file_system.cpp546 String cd = da->get_current_dir(); in _scan_new_dir()
586 String d = da->get_current_dir(); in _scan_new_dir()
H A Dproject_export.cpp1818 String cwd = d->get_current_dir(); in export_project()
1846 cwd=da->get_current_dir(); in export_project()
2016 String engine_cfg_path=d->get_current_dir()+"/engine.cfg"; in export_project()
H A Dproject_manager.cpp433 project_path->set_text(d->get_current_dir()); in NewProjectDialog()
1032 r_projects->push_back(da->get_current_dir()); in _scan_dir()
/dports/devel/godot2-tools/godot-2.1.6-stable/core/bind/
H A Dcore_bind.h477 String get_current_dir(); ///< return current dir location
H A Dcore_bind.cpp1898 String _Directory::get_current_dir() { in get_current_dir() function in _Directory
1901 return d->get_current_dir(); in get_current_dir()
1997 ObjectTypeDB::bind_method(_MD("get_current_dir"), &_Directory::get_current_dir); in _bind_methods()
/dports/devel/godot2/godot-2.1.6-stable/core/bind/
H A Dcore_bind.h477 String get_current_dir(); ///< return current dir location
H A Dcore_bind.cpp1898 String _Directory::get_current_dir() { in get_current_dir() function in _Directory
1901 return d->get_current_dir(); in get_current_dir()
1997 ObjectTypeDB::bind_method(_MD("get_current_dir"), &_Directory::get_current_dir); in _bind_methods()
/dports/graphics/geeqie/geeqie-1.6/src/
H A Doptions.c234 bookmark_add_default(".", get_current_dir()); in setup_default_options()
/dports/devel/godot-tools/godot-3.2.3-stable/scene/main/
H A Dscene_tree.cpp1993 directories.push_back(dir_access->get_current_dir()); in get_argument_options()
2009 directories.push_back(dir_access->get_current_dir().plus_file(filename)); in get_argument_options()
2011 r_options->push_back("\"" + dir_access->get_current_dir().plus_file(filename) + "\""); in get_argument_options()
/dports/devel/godot/godot-3.2.3-stable/scene/main/
H A Dscene_tree.cpp1993 directories.push_back(dir_access->get_current_dir()); in get_argument_options()
2009 directories.push_back(dir_access->get_current_dir().plus_file(filename)); in get_argument_options()
2011 r_options->push_back("\"" + dir_access->get_current_dir().plus_file(filename) + "\""); in get_argument_options()
/dports/www/g-cows/g-cows-1.12/src/
H A Dlanguage.H182 dep = get_current_dir () + dep; in set_dep()
199 string get_current_dir () { return current_dir; } in get_current_dir() function
/dports/devel/godot2/godot-2.1.6-stable/main/
H A Dmain.cpp1275 local_game_path = da->get_current_dir() + "/" + local_game_path; in start()
1281 …local_game_path = da->get_current_dir() + "/" + local_game_path.substr(sep + 1, local_game_path.le… in start()
/dports/devel/godot2-tools/godot-2.1.6-stable/main/
H A Dmain.cpp1275 local_game_path = da->get_current_dir() + "/" + local_game_path; in start()
1281 …local_game_path = da->get_current_dir() + "/" + local_game_path.substr(sep + 1, local_game_path.le… in start()
/dports/audio/spectmorph/spectmorph-0.5.2/tools/
H A Dsmsfimport.cc50 get_current_dir() in get_current_dir() function
1193 string path = get_current_dir() + "/" + w.path; in import_preset()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/glib-0.8.2/
H A DGir.toml116 name = "get_current_dir"
/dports/devel/godot2-tools/godot-2.1.6-stable/editor/
H A Dproject_export.cpp1818 String cwd = d->get_current_dir(); in export_project()
1846 cwd=da->get_current_dir(); in export_project()
2016 String engine_cfg_path=d->get_current_dir()+"/engine.cfg"; in export_project()
H A Dproject_manager.cpp433 project_path->set_text(d->get_current_dir()); in NewProjectDialog()
1032 r_projects->push_back(da->get_current_dir()); in _scan_dir()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/glib-0.9.3/
H A DGir.toml116 name = "get_current_dir"
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/glib-0.9.0/
H A DGir.toml116 name = "get_current_dir"
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/extension/implementation/
H A Dscript.cpp898 filein_native = Glib::build_filename(Glib::get_current_dir(), filein_native); in execute()
/dports/audio/gqradio/gqradio-1.9.2/src/
H A Dui_fileops.c475 gchar *get_current_dir(void) in get_current_dir() function
/dports/www/castor/castor-0.8.16/cargo-crates/glib-0.9.3/
H A DGir.toml116 name = "get_current_dir"
/dports/net-im/fractal/fractal-4.4.0/vendor/glib/
H A DGir.toml116 name = "get_current_dir"
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/bb10/export/
H A Dexport.cpp331 String bar_dir = da->get_current_dir(); in export_project()
/dports/devel/godot2/godot-2.1.6-stable/platform/bb10/export/
H A Dexport.cpp331 String bar_dir = da->get_current_dir(); in export_project()

1234567891011