Searched refs:WINDOWLIST (Results 1 – 6 of 6) sorted by relevance
77 WINDOWLIST *wp; in show_window_sizes()181 WINDOWLIST *wp; in child_depth()284 WINDOWLIST *wp; in decrease_size()319 WINDOWLIST *wp; in increase_size()
105 WINDOWLIST *p, *q; in _nc_freewin()274 WINDOWLIST *wp; in NCURSES_SP_NAME()287 if ((wp = typeCalloc(WINDOWLIST, 1)) == 0) in NCURSES_SP_NAME()
51 WINDOWLIST *p; in cannot_delete()
73 WINDOWLIST *p, *q; in NCURSES_EXPORT()
55 WINDOWLIST *wp; in repair_subwindows()
322 #define WINDOWLIST struct _win_list macro961 WINDOWLIST *_nc_windowlist;1353 WINDOWLIST* _windowlist;1399 WINDOWLIST {1400 WINDOWLIST *next;1411 #define WINDOW_EXT(w,m) (((WINDOWLIST *)((void *)((char *)(w) - offsetof(WINDOWLIST, win))))->m)