Home
last modified time | relevance | path

Searched refs:on_state_changed (Results 1 – 25 of 48) sorted by relevance

12

/dports/www/libdatachannel/libdatachannel-0.16.1/deps/libjuice/test/
H A Dgathering.c40 static void on_state_changed(juice_agent_t *agent, juice_state_t state, void *user_ptr);
66 config.cb_state_changed = on_state_changed; in test_gathering()
102 static void on_state_changed(juice_agent_t *agent, juice_state_t state, void *user_ptr) { in on_state_changed() function
/dports/audio/ardour6/Ardour-6.8.0/libs/widgets/
H A Dstateful_button.cc210 StatefulToggleButton::on_state_changed (Gtk::StateType old_state) in on_state_changed() function in StatefulToggleButton
213 Button::on_state_changed (old_state); in on_state_changed()
252 StatefulButton::on_state_changed (Gtk::StateType old_state) in on_state_changed() function in StatefulButton
255 Button::on_state_changed (old_state); in on_state_changed()
/dports/x11/cinnamon-screensaver/cinnamon-screensaver-4.8.1/src/
H A DvolumeControl.py36 self.on_state_changed)
40 self.on_state_changed)
43 self.on_state_changed()
45 def on_state_changed(self, controller=None, state=0): member in VolumeControl
/dports/science/pulseview/pulseview-0.4.2/pv/prop/
H A Dbool.cpp62 this, SLOT(on_state_changed(int))); in get_widget()
103 void Bool::on_state_changed(int) in on_state_changed() function in pv::prop::Bool
H A Dbool.hpp46 void on_state_changed(int);
/dports/audio/ardour6/Ardour-6.8.0/libs/widgets/widgets/
H A Dstateful_button.h70 void on_state_changed (Gtk::StateType old_state);
87 void on_state_changed (Gtk::StateType old_state);
H A Dardour_fader.h70 void on_state_changed (Gtk::StateType);
/dports/devel/efl/efl-1.25.1/src/examples/eldbus/
H A Dbanshee.c115 on_state_changed(void *data EINA_UNUSED, const Eldbus_Message *msg) in on_state_changed() function
202 eldbus_proxy_signal_handler_add(engine, "StateChanged", on_state_changed, NULL); in main()
212 "StateChanged", on_state_changed, NULL); in main()
/dports/games/voadi/voadi-v0.3/data/scripts/meta/
H A Dhero.lua31 function hero:on_state_changed(state) function
118 function hero:on_state_changed(new_state_name) function
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/tests/testing_quest/data/maps/bugs/
H A D1038_hero_hurt_in_stairs.lua21 function hero:on_state_changed(state) function
H A D844_camera_on_state_changed.lua19 function camera:on_state_changed(state) function
H A D1452_crash_carried_object.lua13 function hero:on_state_changed(state) function
H A D1354_crash_start_movement.lua3 function hero:on_state_changed(state) function
H A D1036_falling_again_after_bad_ground.lua24 function hero:on_state_changed(state) function
H A D1301_state_set_can_be_hurt_function.lua32 function hero:on_state_changed(state) function
/dports/sysutils/zeitgeist/zeitgeist-1.0.3/extensions/
H A Dstorage-monitor.vala475 proxy.state_changed.connect (this.on_state_changed);
478 this.on_state_changed (state);
486 private void on_state_changed(uint32 state)
523 proxy.state_changed.connect (this.on_state_changed);
526 this.on_state_changed (state);
534 private void on_state_changed(string state)
/dports/sysutils/zeitgeist/zeitgeist-1.0.3/src/
H A Dext-storage-monitor.vala475 proxy.state_changed.connect (this.on_state_changed);
478 this.on_state_changed (state);
486 private void on_state_changed(uint32 state)
523 proxy.state_changed.connect (this.on_state_changed);
526 this.on_state_changed (state);
534 private void on_state_changed(string state)
/dports/net/pjsip/pjproject-2.11.1/pjsip/src/test/
H A Dinv_offer_answer_test.c264 static void on_state_changed(pjsip_inv_session *inv, pjsip_event *e) in on_state_changed() function
660 inv_cb.on_state_changed = &on_state_changed; in inv_offer_answer_test()
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/tests/testing_quest/data/maps/custom_state/
H A Djumper.lua9 function hero:on_state_changed(state) function
H A Dpushing.lua104 function hero:on_state_changed(state) function
/dports/audio/ardour6/Ardour-6.8.0/libs/gtkmm2ext/gtkmm2ext/
H A Dcairo_widget.h114 void on_state_changed (Gtk::StateType);
/dports/games/exult/exult-snapshot-v1.7.0.20211128/mapedit/
H A Dshapedraw.cc403 G_CALLBACK(Shape_single::on_state_changed), this); in Shape_single()
408 G_CALLBACK(Shape_single::on_state_changed), this); in Shape_single()
482 void Shape_single::on_state_changed( in on_state_changed() function in Shape_single
H A Dshapedraw.h130 static void on_state_changed(
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/gui/widgets/
H A Dmain_window.c293 on_state_changed ( in on_state_changed() function
571 on_state_changed); in main_window_widget_class_init()
/dports/net-im/tkabber/tkabber-1.1.2/plugins/richtext/
H A Dhighlight.tcl145 on_state_changed

12