Home
last modified time | relevance | path

Searched defs:theme_path (Results 1 – 25 of 73) sorted by relevance

123

/dports/databases/sqlitemanager/SQLiteManager-1.2.4/spaw/dialogs/
H A Dcolorpicker.php21 $theme_path = $spaw_dir.'lib/themes/'.$theme.'/'; variable
H A Dimg.php21 $theme_path = $spaw_dir.'lib/themes/'.$theme.'/'; variable
H A Dtable.php21 $theme_path = $spaw_dir.'lib/themes/'.$theme.'/'; variable
H A Da.php21 $theme_path = $spaw_dir.'lib/themes/'.$theme.'/'; variable
H A Dtd.php21 $theme_path = $spaw_dir.'lib/themes/'.$theme.'/'; variable
H A Dconfirm.php20 $theme_path = $spaw_dir.'lib/themes/'.$theme.'/'; variable
H A Dimg_library.php24 $theme_path = $spaw_dir.'lib/themes/'.$theme.'/'; variable
/dports/audio/ampache/ampache-php74-5.0.0/public/templates/
H A Dstylesheets.inc.php27 $theme_path = AmpConfig::get('theme_path') . '/templates'; variable
/dports/textproc/highlight/highlight-4.1/extras/swig/
H A Dtestmod.php133 $theme_path = datadir_getthemepath($data_dir,$style.".theme"); variable
136 $theme_path = datadir_getthemepath($data_dir,"seashell.theme"); variable
/dports/security/maia/maia_mailguard-7f20bd4/php/
H A Dxadminthemes.php92 $theme_path = trim($_POST['theme']); variable
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Asset/
H A DLibraryDiscoveryParser.php462 …otected function setOverrideValue(array &$library, array $sub_key, array $overrides, $theme_path) {
496 protected function resolveThemeAssetPath($theme_path, $overriding_asset) {
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Asset/
H A DLibraryDiscoveryParser.php471 …otected function setOverrideValue(array &$library, array $sub_key, array $overrides, $theme_path) {
505 protected function resolveThemeAssetPath($theme_path, $overriding_asset) {
/dports/devel/godot2/godot-2.1.6-stable/scene/
H A Dregister_scene_types.cpp269 String theme_path = GLOBAL_DEF("display/custom_theme", ""); in register_scene_types() local
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/
H A Dregister_scene_types.cpp269 String theme_path = GLOBAL_DEF("display/custom_theme", ""); in register_scene_types() local
/dports/www/tikiwiki/tiki-21.2/
H A Dtiki-tc.php75 $theme_path = $tc_theme_path; variable
/dports/devel/godot/godot-3.2.3-stable/scene/
H A Dregister_scene_types.cpp744 String theme_path = GLOBAL_DEF("gui/theme/custom", ""); in register_scene_types() local
/dports/devel/godot-tools/godot-3.2.3-stable/scene/
H A Dregister_scene_types.cpp744 String theme_path = GLOBAL_DEF("gui/theme/custom", ""); in register_scene_types() local
/dports/www/zola/zola-0.15.2/components/templates/src/
H A Dlib.rs70 let theme_path = path.join("themes").join(&theme); in load_tera() localVariable
/dports/x11-themes/greybird-theme/Greybird-3.22.15/dark/
H A Dmeson.build1 theme_path = join_paths(get_option('datadir'), 'themes/Greybird-dark') variable
/dports/games/scummvm/scummvm-2.5.1/backends/platform/symbian/symbian_builder/
H A Dparse_gamedata.py31 theme_path = "..\\..\\..\\gui\\themes" variable
/dports/x11-themes/greybird-theme/Greybird-3.22.15/light/
H A Dmeson.build1 theme_path = join_paths(get_option('datadir'), 'themes/Greybird') variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/webapp2/docs/
H A Dconf.py25 theme_path = os.path.join(current_path, '_themes', 'webapp2') variable
/dports/www/drupal8/drupal-8.9.20/core/tests/Drupal/KernelTests/Core/Theme/
H A DThemeNotUsingClassyLibraryTest.php353 …ibrary_name, array $classy_library_data, array $theme_copy_of_classy_library, $theme_path, $type) {
/dports/games/retroarch/RetroArch-1.9.7/menu/drivers/ozone/
H A Dozone_texture.c871 char theme_path[255]; in ozone_reset_theme_textures() local
/dports/games/neverball/neverball-1.6.0/share/
H A Dtheme.c75 static const char *theme_path(const char *name, const char *file) in theme_path() function

123