Searched refs:icon_not_ours (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/twm/dist/src/
H A Dtwm.h286 short icon_not_ours; /* icon pixmap or window supplied to us */ member in struct:TwmWindow
H A Dicons.c330 tmp_win->icon_not_ours = FALSE;
490 tmp_win->icon_not_ours = TRUE;
H A Devents.c823 if (Tmp_win->icon_not_ours && Tmp_win->wmhints &&
869 if (Tmp_win->icon_not_ours) {
883 Tmp_win->icon_not_ours = TRUE;
980 if (Tmp_win->icon_not_ours)
1249 if (Tmp_win->icon_w && !Tmp_win->icon_not_ours) {

Completed in 7 milliseconds