Home
last modified time | relevance | path

Searched refs:configure_handler (Results 1 – 25 of 36) sorted by relevance

12

/dports/x11/florence/florence-0.6.3/src/
H A Dview.c112 …if (view->configure_handler) g_signal_handler_disconnect(G_OBJECT(view->window), view->configure_h… in view_resize()
113 view->configure_handler=0; in view_resize()
664 if (!view->configure_handler) in view_expose()
665 view->configure_handler=g_signal_connect(G_OBJECT(view->window), "configure-event", in view_expose()
703 …if (view->configure_handler) g_signal_handler_disconnect(G_OBJECT(view->window), view->configure_h… in view_update_extensions()
704 view->configure_handler=0; in view_update_extensions()
731 …if (view->configure_handler) g_signal_handler_disconnect(G_OBJECT(view->window), view->configure_h… in view_set_scalex()
732 view->configure_handler=0; in view_set_scalex()
745 …if (view->configure_handler) g_signal_handler_disconnect(G_OBJECT(view->window), view->configure_h… in view_set_scaley()
746 view->configure_handler=0; in view_set_scaley()
[all …]
H A Dview.h62 gulong configure_handler; /* configure signal handler id */ member
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dvst_plugin_ui.cc84 …win.signal_configure_event().connect (sigc::mem_fun (*this, &VSTPluginUI::configure_handler), fals… in package()
112 VSTPluginUI::configure_handler (GdkEventConfigure*) in configure_handler() function in VSTPluginUI
H A Dvst_plugin_ui.h56 bool configure_handler (GdkEventConfigure *);
H A Dlv2_plugin_ui.h137 bool configure_handler (GdkEventConfigure*);
H A Dlv2_plugin_ui.cc558 sigc::mem_fun(*this, &LV2PluginUI::configure_handler)); in package()
568 LV2PluginUI::configure_handler(GdkEventConfigure*) in configure_handler() function in LV2PluginUI
/dports/audio/ardour6/Ardour-6.8.0/libs/gtkmm2ext/
H A Dwindow_proxy.cc233 …->signal_configure_event().connect (sigc::mem_fun (*this, &WindowProxy::configure_handler), false); in setup()
256 WindowProxy::configure_handler (GdkEventConfigure* ev) in configure_handler() function in WindowProxy
/dports/audio/ardour6/Ardour-6.8.0/libs/gtkmm2ext/gtkmm2ext/
H A Dwindow_proxy.h108 virtual bool configure_handler (GdkEventConfigure*);
/dports/audio/dssi/dssi-1.1.1/examples/
H A Dless_trivial_synth_qt_gui.cpp333 configure_handler(const char *path, const char *types, lo_arg **argv, in configure_handler() function
475 lo_server_add_method(osc_server, myConfigurePath, "ss", configure_handler, &gui); in main()
H A Dtrivial_sampler_qt_gui.cpp503 configure_handler(const char *path, const char *types, lo_arg **argv, in configure_handler() function
657 lo_server_add_method(osc_server, myConfigurePath, "ss", configure_handler, &gui); in main()
/dports/databases/py-gdbm/Python-3.8.12/Lib/logging/
H A Dconfig.py563 handler = self.configure_handler(handlers[name])
576 handler = self.configure_handler(handlers[name])
702 def configure_handler(self, config): member in DictConfigurator
/dports/lang/python310/Python-3.10.1/Lib/logging/
H A Dconfig.py565 handler = self.configure_handler(handlers[name])
578 handler = self.configure_handler(handlers[name])
704 def configure_handler(self, config): member in DictConfigurator
/dports/lang/python37/Python-3.7.12/Lib/logging/
H A Dconfig.py563 handler = self.configure_handler(handlers[name])
576 handler = self.configure_handler(handlers[name])
694 def configure_handler(self, config): member in DictConfigurator
/dports/lang/python38/Python-3.8.12/Lib/logging/
H A Dconfig.py563 handler = self.configure_handler(handlers[name])
576 handler = self.configure_handler(handlers[name])
702 def configure_handler(self, config): member in DictConfigurator
/dports/lang/python-legacy/Python-2.7.18/Lib/logging/
H A Dconfig.py568 handler = self.configure_handler(handlers[name])
581 handler = self.configure_handler(handlers[name])
693 def configure_handler(self, config): member in DictConfigurator
/dports/lang/python-tools/Python-3.8.12/Lib/logging/
H A Dconfig.py563 handler = self.configure_handler(handlers[name])
576 handler = self.configure_handler(handlers[name])
702 def configure_handler(self, config): member in DictConfigurator
/dports/lang/python27/Python-2.7.18/Lib/logging/
H A Dconfig.py568 handler = self.configure_handler(handlers[name])
581 handler = self.configure_handler(handlers[name])
693 def configure_handler(self, config): member in DictConfigurator
/dports/lang/python39/Python-3.9.9/Lib/logging/
H A Dconfig.py564 handler = self.configure_handler(handlers[name])
577 handler = self.configure_handler(handlers[name])
703 def configure_handler(self, config): member in DictConfigurator
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/logging/
H A Dconfig.py563 handler = self.configure_handler(handlers[name])
576 handler = self.configure_handler(handlers[name])
702 def configure_handler(self, config): member in DictConfigurator
/dports/databases/py-sqlite3/Python-3.8.12/Lib/logging/
H A Dconfig.py563 handler = self.configure_handler(handlers[name])
576 handler = self.configure_handler(handlers[name])
702 def configure_handler(self, config): member in DictConfigurator
/dports/lang/python311/Python-3.11.0a3/Lib/logging/
H A Dconfig.py565 handler = self.configure_handler(handlers[name])
578 handler = self.configure_handler(handlers[name])
704 def configure_handler(self, config): member in DictConfigurator
/dports/devel/py-rq/rq-1.3.0/rq/compat/
H A Ddictconfig.py348 handler = self.configure_handler(handlers[name])
458 def configure_handler(self, config): member in DictConfigurator
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/vendor/pip9/compat/
H A Ddictconfig.py358 handler = self.configure_handler(handlers[name])
468 def configure_handler(self, config): member in DictConfigurator
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/patched/notpip/compat/
H A Ddictconfig.py358 handler = self.configure_handler(handlers[name])
468 def configure_handler(self, config): member in DictConfigurator
/dports/devel/py-logutils/logutils-0.3.5/logutils/
H A Ddictconfig.py363 handler = self.configure_handler(handlers[name])
477 def configure_handler(self, config): member in DictConfigurator

12