Searched refs:PIXMAP_OURS (Results 1 – 5 of 5) sorted by relevance
265 #define PIXMAP_OURS 2048 /* is the icon pixmap ours to free? */ macro
64 tmp_win->flags &= ~PIXMAP_OURS; in CreateIconWindow()538 tmp_win->flags |= PIXMAP_OURS; in GetXPMFile()
305 tmp_win->flags |= PIXMAP_OURS; in get_xpm_file()508 tmp_win->flags &= ~PIXMAP_OURS; in ICON_CreateWindow()572 tmp_win->flags |= PIXMAP_OURS; in ICON_CreateWindow()
355 #define PIXMAP_OURS 0x00000800 /* is the icon pixmap ours to free? */ macro
1883 if ((tmp->icon_w) && (tmp->flags & PIXMAP_OURS)) in WIN_DestroyWindow()