Home
last modified time | relevance | path

Searched refs:themes_ (Results 1 – 15 of 15) sorted by relevance

/dports/ftp/filezilla/filezilla-3.55.1/src/interface/
H A Dthemeprovider.cpp257 themes_[L""] = unthemed; in CThemeProvider()
269 themes_[name] = theme; in CThemeProvider()
329 auto it = themes_.find(theme); in CreateBitmap()
330 if (it != themes_.end()) { in CreateBitmap()
365 if (it != themes_.end()) { in CreateAnimation()
406 auto it = themes_.find(theme); in GetAllImages()
407 if (it == themes_.end()) { in GetAllImages()
421 auto it = themes_.find(theme); in GetThemeData()
422 if (it == themes_.end()) { in GetThemeData()
462 if (themes_.find(name) == themes_.end()) { in OnOptionsChanged()
[all …]
H A Dthemeprovider.h98 std::map<std::wstring, CTheme> themes_; variable
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/source/editors/text/themes/
H A DAceThemes.java62 themes_ = new HashMap<>(); in AceThemes()
187 themes_.clear(); in getThemes()
192 themes_.put(theme.getName(), theme); in getThemes()
197 themeConsumer.accept(themes_); in getThemes()
228 if (!themes_.containsKey(themeName)) in removeTheme()
232 else if (themes_.get(themeName).isDefaultTheme()) in removeTheme()
244 themes_.remove(themeName); in removeTheme()
287 private HashMap<String, AceTheme> themes_; field in AceThemes
/dports/textproc/fcitx5/fcitx5-5.0.11/src/ui/classic/
H A Dclassicui.h54 themes_ = std::move(themes); in setThemes()
59 for (size_t i = 0; i < themes_.size(); i++) { in dumpDescription()
61 themes_[i].first); in dumpDescription()
63 themes_[i].second); in dumpDescription()
67 themes_[i].first)); in dumpDescription()
72 std::vector<std::pair<std::string, std::string>> themes_;
/dports/games/wesnoth/wesnoth-1.14.17/src/gui/dialogs/
H A Dtheme_list.cpp53 : index_(selection), themes_(themes) in REGISTER_DIALOG()
62 for(const auto & t : themes_) in pre_show()
H A Dtheme_list.hpp50 std::vector<theme_info> themes_; member in gui2::dialogs::theme_list
/dports/x11-themes/fvwm-themes/fvwm-themes-0.7.0/debian/
H A DMakefile.am119 -dpkg-genchanges > ../fvwm-themes_$(version)-$(release)_$(arch).changes
120 -debsign ../fvwm-themes_$(version)-$(release)_$(arch).changes
H A DMakefile.in351 -dpkg-genchanges > ../fvwm-themes_$(version)-$(release)_$(arch).changes
352 -debsign ../fvwm-themes_$(version)-$(release)_$(arch).changes
/dports/x11-wm/fvwm3/fvwm3-1.0.4/doc/bin/
H A Dfvwm-config.adoc75 _fvwm-themes_ package checks for the correct _fvwm_ version installed
/dports/www/gallery2/gallery2/modules/core/
H A DErrorPage.inc242 $template->setVariable('l10Domain', 'themes_' . $themeId);
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DThemeManager.cpp302 for (auto &theme : chat_themes->themes_) { in on_get_chat_themes()
/dports/x11-wm/pekwm/pekwm-release-0.2.0/doc/
H A Dfaq.md67 some directory. In this case, we will unpack it to _~/.pekwm/themes_,
78 _~/.pekwm/themes_. Then uncompress the theme pack with the appropriate
/dports/www/piwigo/piwigo/admin/themes/default/template/
H A Dupdates_ext.tpl231 <div class="pluginBox" id="themes_{$theme.EXT_ID}" {if $theme.IGNORED}style="display:none;"{/if}>
/dports/graphics/qgis-ltr/qgis-3.16.16/
H A DChangeLog258815 Put old theme icons back into source tree under themes_ or icons_old next to current directories
/dports/graphics/qgis/qgis-3.22.3/
H A DChangeLog292508 Put old theme icons back into source tree under themes_ or icons_old next to current directories