Home
last modified time | relevance | path

Searched refs:plugin_enable (Results 1 – 25 of 57) sorted by relevance

123

/dports/multimedia/quodlibet/quodlibet-4.3.0/tests/
H A Dtest_plugins_cover.py100 self.manager.plugin_handler.plugin_enable(source)
111 self.manager.plugin_handler.plugin_enable(source)
127 handler.plugin_enable(dummy_sources[0])
129 handler.plugin_enable(dummy_sources[1])
131 handler.plugin_enable(dummy_sources[2])
141 handler.plugin_enable(dummy_sources[0])
151 handler.plugin_enable(dummy_sources[1])
157 handler.plugin_enable(dummy_sources[2])
175 handler.plugin_enable(source)
212 handler.plugin_enable(source)
H A Dtest_plugins_playlist.py148 self.handler.plugin_enable(plugin)
158 self.handler.plugin_enable(plugin)
169 self.handler.plugin_enable(plugin)
H A Dtest_plugins_songsmenu.py126 self.handler.plugin_enable(plugin)
136 self.handler.plugin_enable(plugin)
/dports/x11/xfce4-dashboard/xfdashboard-0.8.1/plugins/middle-click-window-close/
H A Dplugin.c43 static void plugin_enable(XfdashboardPlugin *self, gpointer inUserData) in plugin_enable() function
80 g_signal_connect(self, "enable", G_CALLBACK(plugin_enable), NULL); in plugin_init()
/dports/x11/xfce4-dashboard/xfdashboard-0.8.1/plugins/example-search-provider/
H A Dplugin.c41 static void plugin_enable(XfdashboardPlugin *self, gpointer inUserData) in plugin_enable() function
84 g_signal_connect(self, "enable", G_CALLBACK(plugin_enable), NULL); in plugin_init()
/dports/multimedia/quodlibet/quodlibet-4.3.0/tests/plugin/
H A Dtest_songsmenu.py59 self.h.plugin_enable(plugin)
70 self.h.plugin_enable(plugin, None)
/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/plugins/
H A Dquery.py72 def plugin_enable(self, plugin): member in QueryPluginHandler
H A D__init__.py185 def plugin_enable(self, plugin): member in PluginHandler
314 handler.plugin_enable(plugin)
362 handler.plugin_enable(plugin)
H A Dgui.py42 def plugin_enable(self, plugin): member in UserInterfacePluginHandler
/dports/www/dokuwiki/dokuwiki-2020-07-29/inc/
H A Dpluginutils.php76 function plugin_enable($plugin) function
/dports/devel/flyspray/flyspray-0.9.9.7_4/plugins/dokuwiki/inc/
H A Dpluginutils.php94 function plugin_enable($name) { return @unlink(DOKU_PLUGIN.$name.'/disabled'); } function
/dports/x11/xfce4-dashboard/xfdashboard-0.8.1/plugins/clock-view/
H A Dplugin.c278 static void plugin_enable(XfdashboardPlugin *self, gpointer inUserData) in plugin_enable() function
322 g_signal_connect(self, "enable", G_CALLBACK(plugin_enable), NULL); in plugin_init()
/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/player/gstbe/
H A Dplugins.py49 def plugin_enable(self, plugin): member in GStreamerPluginHandler
/dports/x11/xfce4-dashboard/xfdashboard-0.8.1/plugins/gnome-shell-search-provider/
H A Dplugin.c191 static void plugin_enable(XfdashboardPlugin *self, gpointer inUserData) in plugin_enable() function
442 g_signal_connect(self, "enable", G_CALLBACK(plugin_enable), &priv); in plugin_init()
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/docs/reference/commandline/
H A Dplugin_push.md42 * [plugin enable](plugin_enable.md)
H A Dplugin_rm.md48 * [plugin enable](plugin_enable.md)
H A Dplugin_disable.md53 * [plugin enable](plugin_enable.md)
H A Dplugin_create.md50 * [plugin enable](plugin_enable.md)
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/docs/reference/commandline/
H A Dplugin_push.md42 * [plugin enable](plugin_enable.md)
H A Dplugin_rm.md48 * [plugin enable](plugin_enable.md)
H A Dplugin_disable.md53 * [plugin enable](plugin_enable.md)
H A Dplugin_create.md50 * [plugin enable](plugin_enable.md)
/dports/multimedia/audacious/audacious-4.1/src/audtool/
H A Daudtool.h133 void plugin_enable (int argc, char * * argv);
H A Dhandlers_general.c136 void plugin_enable (int argc, char * * argv) in plugin_enable() function
/dports/x11/xfce4-dashboard/xfdashboard-0.8.1/plugins/hot-corner/
H A Dplugin.c439 static void plugin_enable(XfdashboardPlugin *self, gpointer inUserData) in plugin_enable() function
477 g_signal_connect(self, "enable", G_CALLBACK(plugin_enable), NULL); in plugin_init()

123