Searched refs:syncok (Results 1 – 13 of 13) sorted by relevance
187 stdscr.syncok(1)
188 stdscr.syncok(1)
258 syncok = _mk_w_no_return("syncok") variable in Window
4627 AC_MSG_CHECKING(for syncok)4629 #ifndef syncok4630 void *x=syncok4633 [AC_DEFINE(HAVE_CURSES_SYNCOK, 1, Define if you have the 'syncok' function.)
166 /* Define if you have the 'syncok' function. */
14892 void *x=syncok
515 Window_OneArgNoReturnFunction(syncok, int, "i;True(1) or False(0)") in Window_NoArgNoReturnFunction()
5066 AC_MSG_CHECKING(for syncok)5068 #ifndef syncok5069 void *x=syncok5072 [AC_DEFINE(HAVE_CURSES_SYNCOK, 1, Define if you have the 'syncok' function.)
190 /* Define if you have the 'syncok' function. */
16144 void *x=syncok
336 Window_OneArgNoReturnFunction(syncok, int, "i;True(1) or False(0)") in Window_NoArgNoReturnFunction()
1178 .. method:: window.syncok(flag)
1230 .. method:: window.syncok(flag)