Searched defs:standout (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/ncurses-44/ncurses/c++/
H A Dcursesw.h639 inline int UNDEF(standout)() { return standout(); } function
640 #undef standout macro
641 #define standout UNDEF(standout) macro
1295 int standout() { return ::wstandout(w); } function in class:NCursesWindow
/macosx-10.10/vim-55/src/
H A Dos_win32.c3785 standout(void) function

Completed in 124 milliseconds