Searched refs:IsInList (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dlist.h31 bool IsInList(name_list *list_head, TwmWindow *twin);
H A Dlist.c140 bool IsInList(name_list *list_head, TwmWindow *twin) function in typeref:typename:bool
H A Dwin_utils.c1080 if(Scr->ForceFocus || IsInList(Scr->ForceFocusL, win)) {
H A Dadd_window.c259 #define CHKL(lst) IsInList(Scr->lst, tmp_win)

Completed in 6 milliseconds