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

/xsrc/external/mit/ctwm/dist/
H A Dicons.h45 bool w_not_ours; /* Icon.w comes from IconWindowHint */ member in struct:Icon
H A Dicons.c484 icon->w_not_ours = false;
634 icon->w_not_ours = true;
664 if(icon->w_not_ours) {
816 if(icon->w && !icon->w_not_ours) {
1167 if(old_icon && (old_icon->w_not_ours || old_icon->match != match_list)) {
1270 if(win->icon->w_not_ours) {
H A Dmask_screen.c269 !tmp_win->icon->w_not_ours &&
H A Devent_handlers.c1298 if(icon->w_not_ours) {
1311 icon->w_not_ours = true;
1838 if(icon->w && !icon->w_not_ours) {

Completed in 9 milliseconds