Home
last modified time | relevance | path

Searched refs:_dzl_shortcut_theme_set_manager (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/libdazzle/libdazzle-3.42.0/src/shortcuts/
H A Ddzl-shortcut-private.h130 void _dzl_shortcut_theme_set_manager (DzlShortcutTheme *se…
H A Ddzl-shortcut-manager.c161 _dzl_shortcut_theme_set_manager (theme, NULL); in destroy_theme()
222 _dzl_shortcut_theme_set_manager (g_ptr_array_index (priv->themes, 0), self); in dzl_shortcut_manager_reload()
501 _dzl_shortcut_theme_set_manager (theme, self); in dzl_shortcut_manager_load_directory()
551 _dzl_shortcut_theme_set_manager (theme, self); in dzl_shortcut_manager_load_resources()
1675 _dzl_shortcut_theme_set_manager (alloc_layer, self); in dzl_shortcut_manager_merge()
H A Ddzl-shortcut-theme.c744 _dzl_shortcut_theme_set_manager (DzlShortcutTheme *self, in _dzl_shortcut_theme_set_manager() function