HomeSort by: relevance | last modified time | path
    Searched defs:wstandend (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libcurses/
standout.c 65 return wstandend(stdscr);
94 * wstandend --
98 wstandend(WINDOW *win) function in typeref:typename:int
103 // http://pubs.opengroup.org/onlinepubs/7908799/xcurses/wstandend.html
standout.c 65 return wstandend(stdscr);
94 * wstandend --
98 wstandend(WINDOW *win) function in typeref:typename:int
103 // http://pubs.opengroup.org/onlinepubs/7908799/xcurses/wstandend.html
standout.c 65 return wstandend(stdscr);
94 * wstandend --
98 wstandend(WINDOW *win) function in typeref:typename:int
103 // http://pubs.opengroup.org/onlinepubs/7908799/xcurses/wstandend.html

Completed in 33 milliseconds