Home
last modified time | relevance | path

Searched defs:theme_id (Results 1 – 25 of 46) sorted by relevance

12

/dports/www/piwigo/piwigo/admin/include/
H A Dthemes.class.php63 private static function build_maintain_class($theme_id)
87 function perform_action($action, $theme_id)
242 function missing_parent_theme($theme_id)
264 function get_children_themes($theme_id)
279 function set_default_theme($theme_id)
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/
H A Dtheme_installed_infobar_delegate.cc31 const std::string& theme_id, in Create()
66 const std::string& theme_id, in ThemeInstalledInfoBarDelegate()
H A Dextension_install_ui_browsertest.cc108 std::string theme_id = theme->id(); in IN_PROC_BROWSER_TEST_F() local
132 std::string theme_id = theme->id(); in IN_PROC_BROWSER_TEST_F() local
/dports/www/webtrees/webtrees-1.7.18/webtrees/includes/
H A Dsession.php468 $theme_id = Session::get('theme_id'); variable
471 $theme_id = $WT_TREE->getPreference('THEME_DIR'); variable
475 $theme_id = Site::getPreference('THEME_DIR'); variable
479 $theme_id = 'webtrees'; variable
/dports/www/opencart/opencart-3.0.3.8/upload/admin/model/design/
H A Dtheme.php9 public function deleteTheme($theme_id) {
/dports/graphics/blender/blender-2.91.0/source/blender/draw/intern/
H A Ddraw_common.c308 int theme_id = is_edit ? TH_WIRE_EDIT : TH_WIRE; in DRW_object_wire_theme_get() local
401 float *DRW_color_background_blend_get(int theme_id) in DRW_color_background_blend_get()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/support/gitlab_stubs/
H A Duser.json10 "theme_id":2,"color_scheme_id":2, number
/dports/security/maia/maia_mailguard-7f20bd4/php/
H A Dxdomainsettings.php256 $theme_id = (trim($_POST["theme_id"])); variable
258 $theme_id = $default_theme_id; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/themes/
H A Dbrowser_theme_pack.h301 uint8_t theme_id[16]; member
/dports/www/piwigo/piwigo/include/
H A Dfunctions_plugins.inc.php77 protected $theme_id; variable in ThemeMaintain
/dports/www/e107/e107/e107_handlers/
H A Dpref_class.php1028 protected $theme_id; variable in e_theme_pref
1039 function __construct($theme_id, $multi_row = '', $load = true)
/dports/games/etracer/etr-0.8.1/src/
H A Detr_types.h73 std::size_t theme_id; member
/dports/games/endgame-singularity/singularity-1.00/singularity/code/
H A Ddata.py461 def load_theme(theme_id, theme_dir): argument
/dports/devel/R-cran-cli/cli/R/
H A Dcontainers.R91 theme_id <- app$add_theme(theme) functionVar
/dports/graphics/blender/blender-2.91.0/source/blender/draw/engines/overlay/
H A Doverlay_extra.c514 int theme_id = DRW_object_wire_theme_get(ob, view_layer, NULL); in OVERLAY_forcefield() local
709 int theme_id = DRW_object_wire_theme_get(ob, view_layer, &color_p); in OVERLAY_lightprobe_cache_populate() local
1545 static void OVERLAY_object_name(Object *ob, int theme_id) in OVERLAY_object_name()
1598 int theme_id = DRW_object_wire_theme_get(ob, view_layer, &color); in OVERLAY_extra_cache_populate() local
H A Doverlay_gpencil.c336 int theme_id = DRW_object_wire_theme_get(ob, view_layer, NULL); in overlay_gpencil_draw_stroke_color_name() local
/dports/games/valyriatear/ValyriaTear-1.1.0/src/common/gui/
H A Dgui.cpp459 std::string theme_id = it->first; in ReloadSkinNames() local
/dports/chinese/phpbb-tw/phpBB2/install/
H A Dupdate_to_latest.php734 $theme_id = $row['themes_id']; variable
/dports/www/phpbb/phpBB2/install/
H A Dupdate_to_latest.php734 $theme_id = $row['themes_id']; variable
/dports/games/lbreakout2/lbreakout2-2.6.5/client/
H A Dconfig.h78 int theme_id; /* 0 == default theme */ member
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/common/search/
H A Dinstant_types.h114 std::string theme_id; member
/dports/chinese/phpbb3-tw/phpBB3/includes/acp/
H A Dacp_styles.php1133 function edit_theme($theme_id)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/common/search/
H A Dinstant_types.h114 std::string theme_id; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/signin/
H A Dprofile_picker_handler.cc85 int theme_id = in RecordNewProfileSpec() local
/dports/chinese/phpbb3-tw/phpBB3/install/schemas/
H A Dmssql_schema.sql1326 CREATE INDEX [theme_id] ON [phpbb_styles]([theme_id]) ON [PRIMARY] index

12