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

/freebsd-13-stable/contrib/ncurses/ncurses/base/
H A Dlib_mvwin.c86 wsyncup(win); /* Tell the parent(s) */
95 wsyncup(win);
H A Dlib_window.c52 wsyncup(win);
71 wsyncup(win);
83 /* enable/disable automatic wsyncup() on each change to window */
95 wsyncup(WINDOW *win) function
101 T((T_CALLED("wsyncup(%p)"), (void *) win));
/freebsd-13-stable/contrib/ncurses/menu/
H A Dm_cursor.c106 wsyncup(sub);
H A Dm_post.c363 wsyncup(win);
/freebsd-13-stable/contrib/dialog/
H A Dinputbox.c156 wsyncup(editor);
177 wsyncup(editor);
202 wsyncup(editor);
H A Ddialog.h245 #undef wsyncup macro
246 #define wsyncup(win) /* nothing */ macro
H A Dformbox.c655 wsyncup(form);
H A Dconfigure22956 wsyncup \
/freebsd-13-stable/contrib/ncurses/form/
H A Dfrm_driver.c979 wsyncup(formwin);
987 wsyncup(form->w);
1174 wsyncup(win);
1312 wsyncup(formwin);
1468 wsyncup(Get_Form_Window(form));
1472 wsyncup(form->w);
1552 wsyncup(form->w);
/freebsd-13-stable/lib/ncurses/ncurses/
H A DMakefile1055 curs_window.3 wsyncup.3 \

Completed in 211 milliseconds