Home
last modified time | relevance | path

Searched refs:addTheme (Results 1 – 25 of 65) sorted by relevance

123

/dports/devel/R-cran-rstudioapi/rstudioapi/man/
H A DaddTheme.Rd3 \name{addTheme}
4 \alias{addTheme}
7 addTheme(themePath, apply = FALSE, force = FALSE, globally = FALSE)
15 rstudioapi::addTheme(<themePath>); rstudioapi::applyTheme(<themeName>)
30 The \code{addTheme} function was introduced in RStudio 1.2.879.
H A DconvertTheme.Rd23 <convertedThemePath>); rstudioapi::addTheme(<convertedThemePath>) }}.\cr
34 <convertedThemePath>); rstudioapi::addTheme(<convertedThemePath>);
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmCorporateBrandingPlugin/config/
H A Drouting.yml1 addTheme:
2 url: /admin/addTheme
3 param: { module: admin, action: addTheme }
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Extension/
H A DThemeHandlerInterface.php57 public function addTheme(Extension $theme); function
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmCorporateBrandingPlugin/lib/service/
H A DThemeService.php68 public function addTheme(Theme $theme) function in ThemeService
70 return $this->getThemeDao()->addTheme($theme);
/dports/games/khangman/khangman-21.12.3/src/
H A Dkhmthemefactory.cpp27 bool KHMThemeFactory::addTheme(const QString &themeFile) in addTheme() function in KHMThemeFactory
78 addTheme(i->absoluteFilePath()); in walkDirectory()
H A Dkhmthemefactory.h40 …bool addTheme(const QString &filePath); //returns "true" if theme has been added successfully, …
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Extension/
H A DThemeHandlerInterface.php102 public function addTheme(Extension $theme); function
H A DThemeHandler.php109 array_map([$this, 'addTheme'], $installed_themes);
/dports/games/cutemaze/cutemaze-1.2.6/src/
H A Dsettings.h45 void addTheme();
/dports/astro/stellarium/stellarium-0.21.3/src/external/qxlsx/
H A Dxlsxcontenttypes_p.h28 void addTheme();
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/3rdparty/syntax-highlighting/src/lib/
H A Drepository_p.h37 void addTheme(const Theme &theme);
/dports/textproc/kf5-syntax-highlighting/syntax-highlighting-5.89.0/src/lib/
H A Drepository_p.h37 void addTheme(const Theme &theme);
/dports/devel/R-cran-rstudioapi/rstudioapi/R/
H A Dthemes.R43 addTheme <- function(themePath, function
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmCorporateBrandingPlugin/lib/dao/
H A DThemeDao.php29 public function addTheme(Theme $theme) function in ThemeDao
/dports/games/libkdegames/libkdegames-21.12.3/src/
H A Dkgthemeprovider.cpp93 void KgThemeProvider::addTheme(KgTheme* theme) in addTheme() function in KgThemeProvider
259 addTheme(theme); in rediscoverThemes()
H A Dkgthemeprovider.h83 void addTheme(KgTheme* theme);
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/source/editors/text/themes/model/
H A DThemeServerOperations.java30 void addTheme(ServerRequestCallback<String> request, String themeLocation); in addTheme() method
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/prefs/views/
H A DAppearancePreferencesPane.java271 showThemeExistsDialog(inputStem, () -> addTheme(inputPath, themes, isTmTheme)); in AppearancePreferencesPane()
279 addTheme(inputPath, themes, isTmTheme); in AppearancePreferencesPane()
387 () -> themes.addTheme( in doAddTheme()
392 themes.addTheme( in doAddTheme()
399 private void addTheme(String inputPath, AceThemes themes, boolean isTmTheme) in addTheme() method in AppearancePreferencesPane
/dports/sysutils/lxqt-config/lxqt-config-1.0.0/liblxqt-config-cursor/
H A Dthememodel.h86 bool addTheme (const QDir &dir);
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/kcms/cursortheme/xcursor/
H A Dthememodel.h72 bool addTheme(const QDir &dir);
/dports/www/drupal9/drupal-9.2.10/core/includes/
H A Dtheme.maintenance.inc71 $theme_handler->addTheme($themes[$custom_theme]);
93 $theme_handler->addTheme($themes[$ancestor]);
/dports/www/drupal8/drupal-8.9.20/core/tests/Drupal/Tests/Core/Extension/
H A DThemeHandlerTest.php104 $this->themeHandler->addTheme($theme);
/dports/www/drupal9/drupal-9.2.10/core/tests/Drupal/Tests/Core/Extension/
H A DThemeHandlerTest.php104 $this->themeHandler->addTheme($theme);
/dports/x11-toolkits/qt5-datavis3d/kde-qtdatavis3d-5.15.2p2/src/datavisualization/theme/
H A Dthememanager_p.h56 void addTheme(Q3DTheme *theme);

123