Searched refs:WINDOWLIST (Results 1 – 8 of 8) sorted by relevance
79 WINDOWLIST *wp; in show_window_sizes()183 WINDOWLIST *wp; in child_depth()286 WINDOWLIST *wp; in decrease_size()321 WINDOWLIST *wp; in increase_size()
107 WINDOWLIST *p, *q; in _nc_freewin()276 WINDOWLIST *wp; in NCURSES_SP_NAME()289 if ((wp = typeCalloc(WINDOWLIST, 1)) == 0) in NCURSES_SP_NAME()
58 WINDOWLIST *p; in cannot_delete()
75 WINDOWLIST *p, *q; in NCURSES_EXPORT()
57 WINDOWLIST *wp; in repair_subwindows()
154 WINDOWLIST *wl; in delscreen()
205 #define WINDOWLIST struct _win_list macro208 WINDOWLIST * _nc_windowlist;
367 #define WINDOWLIST struct _win_list macro1205 WINDOWLIST* _windowlist;1252 WINDOWLIST {1253 WINDOWLIST *next;1264 #define WINDOW_EXT(w,m) (((WINDOWLIST *)((void *)((char *)(w) - offsetof(WINDOWLIST, win))))->m)