Home
last modified time | relevance | path

Searched refs:cb_switch (Results 1 – 4 of 4) sorted by relevance

/dports/net-mgmt/kismet/kismet-2016-07-R1/
H A Dkis_panel_widgets.h199 if (cb_switch != NULL) in Activate()
200 (*cb_switch)(this, 1, cb_switch_aux, globalreg); in Activate()
207 if (cb_switch != NULL) in Deactivate()
208 (*cb_switch)(this, 0, cb_switch_aux, globalreg); in Deactivate()
250 int (*cb_switch)(COMPONENT_CALLBACK_PARMS); variable
H A Dkis_panel_widgets.cc432 cb_switch = cb_activate = NULL; in Kis_Panel_Component()
446 cb_switch = cb; in SetCallback()
459 cb_switch = NULL; in ClearCallback()
2607 if (cb_switch != NULL) in MouseEvent()
2608 (*cb_switch)(this, 1, cb_switch_aux, globalreg); in MouseEvent()
/dports/emulators/yaze-ag/yaze-ag-2.51.0/
H A Dsimz80.pl838 &cb_switch;
849 sub cb_switch { subroutine
1418 &cb_switch;
/dports/x11/pipeglade/pipeglade-4.7.0/
H A Dpipeglade.c893 cb_switch(GtkBuildable *obj, void *pspec, struct info *ar) in cb_switch() function
3269 G_CALLBACK(cb_switch), info_txt_new(o, NULL)); in connect_widget_signals()