Home
last modified time | relevance | path

Searched refs:which_winlist (Results 1 – 3 of 3) sorted by relevance

/dports/games/fkiss/fkiss-0.33/
H A Dmenu.c334 int which_winlist(win, p) in which_winlist() function
779 i = which_winlist(win, mwfnc);
782 i = which_winlist(win, mwset);
788 i = which_winlist(win, mwpal);
810 i = which_winlist(win, mwfnc);
823 i = which_winlist(win, mwset);
826 i = which_winlist(win, mwpal);
838 i = which_winlist(win, p);
863 i = which_winlist(win, p);
H A Dextern.h116 public int which_winlist();
H A Dselcnf.c102 return which_winlist(win, mwsel);