Searched refs:wsyncup (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_mvwin.c85 wsyncup(win); /* Tell the parent(s) */
94 wsyncup(win);
H A Dlib_window.c51 wsyncup(win);
69 wsyncup(win);
81 /* enable/disable automatic wsyncup() on each change to window */
93 wsyncup(WINDOW *win) function
99 T((T_CALLED("wsyncup(%p)"), (void *) win));
/freebsd-11-stable/contrib/ncurses/menu/
H A Dm_cursor.c105 wsyncup(sub);
H A Dm_post.c362 wsyncup(win);
/freebsd-11-stable/contrib/dialog/
H A Dinputbox.c146 wsyncup(editor);
167 wsyncup(editor);
192 wsyncup(editor);
H A Ddialog.h244 #undef wsyncup macro
245 #define wsyncup(win) /* nothing */ macro
H A Dformbox.c636 wsyncup(form);
H A Dconfigure14611 wsyncup \
/freebsd-11-stable/contrib/ncurses/form/
H A Dfrm_driver.c950 wsyncup(formwin);
957 wsyncup(form->w);
1136 wsyncup(win);
1273 wsyncup(formwin);
1447 wsyncup(form->w);
1486 wsyncup(form->w);
/freebsd-11-stable/contrib/gcc/
H A Dsys-protos.h1280 extern void wsyncup(WINDOW *);
/freebsd-11-stable/lib/ncurses/ncurses/
H A DMakefile1033 curs_window.3 wsyncup.3 \

Completed in 159 milliseconds