Home
last modified time | relevance | path

Searched refs:selected_changed (Results 1 – 5 of 5) sorted by relevance

/dports/x11-toolkits/gtk40/gtk-4.4.1/tests/
H A Dtestdropdown.c396 selected_changed (GtkDropDown *dropdown, in selected_changed() function
531 g_signal_connect (button, "notify::selected", G_CALLBACK (selected_changed), NULL); in main()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/Test/System.Web.UI.WebControls/
H A DDataGridTest.cs477 private bool selected_changed; field in MonoTests.System.Web.UI.WebControls.DataGridTest
492 selected_changed = false; in ResetEvents()
545 selected_changed = true; in SelectedIndexChangedHandler()
796 Assert.IsTrue (selected_changed, "A19"); in BubbleEvent()
805 Assert.IsTrue (selected_changed, "A20"); in BubbleEvent()
814 Assert.IsTrue (selected_changed, "A21"); in BubbleEvent()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkprinteroptionwidget.c450 selected_changed (GtkDropDown *dropdown, in selected_changed() function
497 g_signal_connect (button, "notify::selected", G_CALLBACK (selected_changed), entry); in combo_box_entry_new()
/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Dzebra_rib.c1188 bool selected_changed = new_selected && CHECK_FLAG(new_selected->status, in rib_process() local
1200 if (old_selected != new_selected || selected_changed) { in rib_process()
/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Dzebra_rib.c1188 bool selected_changed = new_selected && CHECK_FLAG(new_selected->status, in rib_process() local
1200 if (old_selected != new_selected || selected_changed) { in rib_process()