Home
last modified time | relevance | path

Searched defs:theme_names (Results 1 – 25 of 31) sorted by relevance

12

/dports/x11/rofi/rofi-1.6.1/subprojects/libnkutils/src/
H A Dxdg-theme.c737 _nk_xdg_theme_foreach_theme(NkXdgThemeTypeContext *self, const gchar * const *theme_names, const gc… in _nk_xdg_theme_foreach_theme()
786 …ch_themes(NkXdgThemeTypeContext *self, const gchar **names, const gchar * const *theme_names, cons… in _nk_xdg_theme_search_themes()
834 _nk_xdg_theme_try_fallback(gchar **dirs, const gchar * const *theme_names, const gchar *name, const… in _nk_xdg_theme_try_fallback()
862 …arch_file(NkXdgThemeTypeContext *self, const gchar **names, const gchar * const *theme_names, cons… in _nk_xdg_theme_search_file()
886 nk_xdg_theme_preload_themes_icon(NkXdgThemeContext *context, const gchar * const *theme_names) in nk_xdg_theme_preload_themes_icon()
967 nk_xdg_theme_get_icon(NkXdgThemeContext *context, const gchar * const *theme_names, const gchar *co… in nk_xdg_theme_get_icon()
1040 nk_xdg_theme_preload_themes_sound(NkXdgThemeContext *context, const gchar * const *theme_names) in nk_xdg_theme_preload_themes_sound()
1050 nk_xdg_theme_get_sound(NkXdgThemeContext *context, const gchar * const *theme_names, const gchar *n… in nk_xdg_theme_get_sound()
/dports/x11/rofi-wayland/rofi-1.6.1-wayland/subprojects/libnkutils/src/
H A Dxdg-theme.c737 _nk_xdg_theme_foreach_theme(NkXdgThemeTypeContext *self, const gchar * const *theme_names, const gc… in _nk_xdg_theme_foreach_theme()
786 …ch_themes(NkXdgThemeTypeContext *self, const gchar **names, const gchar * const *theme_names, cons… in _nk_xdg_theme_search_themes()
834 _nk_xdg_theme_try_fallback(gchar **dirs, const gchar * const *theme_names, const gchar *name, const… in _nk_xdg_theme_try_fallback()
862 …arch_file(NkXdgThemeTypeContext *self, const gchar **names, const gchar * const *theme_names, cons… in _nk_xdg_theme_search_file()
886 nk_xdg_theme_preload_themes_icon(NkXdgThemeContext *context, const gchar * const *theme_names) in nk_xdg_theme_preload_themes_icon()
967 nk_xdg_theme_get_icon(NkXdgThemeContext *context, const gchar * const *theme_names, const gchar *co… in nk_xdg_theme_get_icon()
1040 nk_xdg_theme_preload_themes_sound(NkXdgThemeContext *context, const gchar * const *theme_names) in nk_xdg_theme_preload_themes_sound()
1050 nk_xdg_theme_get_sound(NkXdgThemeContext *context, const gchar * const *theme_names, const gchar *n… in nk_xdg_theme_get_sound()
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl2/
H A Dthemes.c103 char **theme_names = fc_malloc(sizeof(char *) * 2); in get_useable_themes_in_directory() local
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl2/
H A Dthemes.c103 char **theme_names = fc_malloc(sizeof(char *) * 2); in get_useable_themes_in_directory() local
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl/
H A Dthemes.c104 char **theme_names = fc_malloc(sizeof(char *) * 2); in get_useable_themes_in_directory() local
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl/
H A Dthemes.c104 char **theme_names = fc_malloc(sizeof(char *) * 2); in get_useable_themes_in_directory() local
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.0/
H A Dthemes.c156 char **theme_names = fc_malloc(sizeof(char *) * 2); in get_useable_themes_in_directory() local
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.22/
H A Dthemes.c154 char **theme_names = fc_malloc(sizeof(char *) * 2); in get_useable_themes_in_directory() local
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.0/
H A Dthemes.c156 char **theme_names = fc_malloc(sizeof(char *) * 2); in get_useable_themes_in_directory() local
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.22/
H A Dthemes.c154 char **theme_names = fc_malloc(sizeof(char *) * 2); in get_useable_themes_in_directory() local
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-2.0/
H A Dthemes.c190 char **theme_names = fc_malloc(sizeof(char *) * 2); in get_useable_themes_in_directory() local
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-2.0/
H A Dthemes.c190 char **theme_names = fc_malloc(sizeof(char *) * 2); in get_useable_themes_in_directory() local
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/
H A Dcursor-utils.cpp58 std::vector<std::string> theme_names; in load_svg_cursor() local
/dports/net/gupnp-tools/gupnp-tools-0.10.2/src/common/
H A Dicons.c298 const char *theme_names[] = { in init_icons() local
/dports/games/lbreakout2/lbreakout2-2.6.5/client/
H A Dtheme.c33 char **theme_names = 0; variable
/dports/editors/xi-core/xi-editor-0.3.0/rust/core-lib/src/
H A Dtabs.rs220 let theme_names = self.style_map.borrow().get_theme_names(); in finish_setup() localVariable
826 let theme_names = self.style_map.borrow().get_theme_names(); in handle_themes_fs_event() localVariable
/dports/devel/goffice/goffice-0.10.50/goffice/graph/
H A Dgog-graph.c314 GSList *theme_names; in gog_graph_populate_editor() local
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/libs/gcp/
H A Dpreferences.cc386 list<string> theme_names = TheThemeManager.GetThemesNames (); in PrefsDlg() local
/dports/databases/py-sqlite3/Python-3.8.12/Lib/tkinter/
H A Dttk.py505 def theme_names(self): member in Style
/dports/databases/py-gdbm/Python-3.8.12/Lib/tkinter/
H A Dttk.py505 def theme_names(self): member in Style
/dports/lang/python310/Python-3.10.1/Lib/tkinter/
H A Dttk.py505 def theme_names(self): member in Style
/dports/lang/python-legacy/Python-2.7.18/Lib/lib-tk/
H A Dttk.py508 def theme_names(self): member in Style
/dports/lang/python37/Python-3.7.12/Lib/tkinter/
H A Dttk.py512 def theme_names(self): member in Style
/dports/lang/python-tools/Python-3.8.12/Lib/tkinter/
H A Dttk.py505 def theme_names(self): member in Style
/dports/lang/python27/Python-2.7.18/Lib/lib-tk/
H A Dttk.py508 def theme_names(self): member in Style

12