Home
last modified time | relevance | path

Searched refs:ListBoxCallback (Results 1 – 6 of 6) sorted by relevance

/dports/games/xboard-devel/xboard-f49e7e1/
H A Ddialogs.h117 typedef void ListBoxCallback(int n, int selected); typedef
/dports/games/xboard/xboard-4.9.1/
H A Ddialogs.h119 typedef void ListBoxCallback(int n, int selected); typedef
/dports/games/xboard/xboard-4.9.1/xaw/
H A Dxoptions.c878 if(opt->textValue) ((ListBoxCallback*) opt->textValue)(n, SelectedListBoxItem(opt)); in WheelProc()
/dports/games/xboard-devel/xboard-f49e7e1/gtk/
H A Dxoptions.c1083 ((ListBoxCallback*) opt->textValue)(n, SelectedListBoxItem(opt)); in ListCallback()
/dports/games/xboard-devel/xboard-f49e7e1/xaw/
H A Dxoptions.c862 if(opt->textValue) ((ListBoxCallback*) opt->textValue)(n, SelectedListBoxItem(opt)); in WheelProc()
/dports/games/xboard/xboard-4.9.1/gtk/
H A Dxoptions.c1216 ((ListBoxCallback*) opt->textValue)(n, SelectedListBoxItem(opt)); in ListCallback()