Home
last modified time | relevance | path

Searched refs:get_templates_dir (Results 1 – 23 of 23) sorted by relevance

/dports/x11-wm/mutter/mutter-41.1/src/tests/
H A Dmeta-dbus-runner.py22 def get_templates_dir(): function
26 return os.path.join(get_templates_dir(), template_name + '.py')
39 'meta-mocks-manager', {'templates-dir': get_templates_dir()})
/dports/net-mgmt/py-arouteserver/arouteserver-1.12.0/pierky/arouteserver/
H A Dresources.py36 def get_templates_dir(): function
/dports/devel/godot-tools/godot-3.2.3-stable/editor/
H A Dexport_template_manager.cpp55 Error err = d->change_dir(EditorSettings::get_singleton()->get_templates_dir()); in _update_template_list()
167 const String &templates_dir = EditorSettings::get_singleton()->get_templates_dir(); in _uninstall_template_confirm()
249 String template_path = EditorSettings::get_singleton()->get_templates_dir().plus_file(version); in _install_from_file()
549 …const String templates_dir = EditorSettings::get_singleton()->get_templates_dir().plus_file(VERSIO… in can_install_android_template()
587 …const String &templates_path = EditorSettings::get_singleton()->get_templates_dir().plus_file(VERS… in install_android_template()
H A Deditor_settings.h164 String get_templates_dir() const;
H A Deditor_settings.cpp1192 String EditorSettings::get_templates_dir() const { in get_templates_dir() function in EditorSettings
H A Deditor_export.cpp401 …String template_path = EditorSettings::get_singleton()->get_templates_dir().plus_file(current_vers… in find_export_template()
/dports/devel/godot/godot-3.2.3-stable/editor/
H A Dexport_template_manager.cpp55 Error err = d->change_dir(EditorSettings::get_singleton()->get_templates_dir()); in _update_template_list()
167 const String &templates_dir = EditorSettings::get_singleton()->get_templates_dir(); in _uninstall_template_confirm()
249 String template_path = EditorSettings::get_singleton()->get_templates_dir().plus_file(version); in _install_from_file()
549 …const String templates_dir = EditorSettings::get_singleton()->get_templates_dir().plus_file(VERSIO… in can_install_android_template()
587 …const String &templates_path = EditorSettings::get_singleton()->get_templates_dir().plus_file(VERS… in install_android_template()
H A Deditor_settings.h164 String get_templates_dir() const;
H A Deditor_settings.cpp1192 String EditorSettings::get_templates_dir() const { in get_templates_dir() function in EditorSettings
H A Deditor_export.cpp401 …String template_path = EditorSettings::get_singleton()->get_templates_dir().plus_file(current_vers… in find_export_template()
/dports/net-mgmt/py-arouteserver/arouteserver-1.12.0/pierky/arouteserver/config/
H A Dprogram.py30 from ..resources import get_config_dir, get_templates_dir
433 distrib_templates_dir = get_templates_dir()
573 distrib_templates_dir = get_templates_dir()
/dports/net/gssdp/gssdp-1.4.0.1/subprojects/gi-docgen/gidocgen/
H A Dconfig.py37 def get_templates_dir(self, default=None): member in GIDocConfig
H A Dgdgenerate.py2731 templates_dir = conf.get_templates_dir()
/dports/textproc/py-gi-docgen/gi-docgen-2021.5/gidocgen/
H A Dconfig.py37 def get_templates_dir(self, default=None): member in GIDocConfig
H A Dgdgenerate.py2731 templates_dir = conf.get_templates_dir()
/dports/devel/devhelp/devhelp-41.2/subprojects/gi-docgen/gidocgen/
H A Dconfig.py38 def get_templates_dir(self, default=None): member in GIDocConfig
H A Dgdgenerate.py2872 templates_dir = conf.get_templates_dir()
/dports/x11-toolkits/gtk40/gtk-4.4.1/subprojects/gi-docgen/gidocgen/
H A Dconfig.py38 def get_templates_dir(self, default=None): member in GIDocConfig
H A Dgdgenerate.py3010 templates_dir = conf.get_templates_dir()
/dports/x11-toolkits/pango/pango-1.48.11/subprojects/gi-docgen/gidocgen/
H A Dconfig.py38 def get_templates_dir(self, default=None): member in GIDocConfig
H A Dgdgenerate.py3060 templates_dir = conf.get_templates_dir()
/dports/devel/godot-tools/godot-3.2.3-stable/modules/mono/editor/
H A Deditor_internal_calls.cpp252 …String full_templates_dir = EditorSettings::get_singleton()->get_templates_dir().plus_file(VERSION… in godot_icall_Internal_FullTemplatesDir()
/dports/devel/godot/godot-3.2.3-stable/modules/mono/editor/
H A Deditor_internal_calls.cpp252 …String full_templates_dir = EditorSettings::get_singleton()->get_templates_dir().plus_file(VERSION… in godot_icall_Internal_FullTemplatesDir()