Searched refs:isGroupLeader (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dotp.h35 bool isGroupLeader(TwmWindow *);
H A Dotp.c153 bool isGroupLeader(TwmWindow *twm_win) function in typeref:typename:bool
161 return (isGroupLeader(leader)
162 && !isGroupLeader(twm_win)
1243 || !isGroupLeader(twm_win))) {

Completed in 4 milliseconds