Searched refs:noutrefresh (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/ncurses-44/ncurses/c++/
H A Dcursslk.cc112 noutrefresh();
131 noutrefresh();
H A Dcursesp.cc85 NCursesPanel::noutrefresh() function in class:NCursesPanel
H A Dcursespad.cc160 noutrefresh();
172 int res = noutrefresh();
179 int NCursesPad::noutrefresh() function in class:NCursesPad
191 res = viewWin->noutrefresh();
H A Dcursslk.h180 inline void noutrefresh() { function in class:Soft_Label_Key_Set
H A Dcursesp.h200 virtual int noutrefresh();
H A Dcursesw.h1309 virtual int noutrefresh() { return ::wnoutrefresh(w); } function in class:NCursesWindow
1499 int noutrefresh();
1503 int noutrefresh(int pminrow, int pmincol, function in class:NCursesPad
H A Ddemo.cc549 titleWindow->noutrefresh();

Completed in 116 milliseconds