HomeSort by relevance Sort by last modified time
    Searched refs:echochar (Results 1 - 11 of 11) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesw.h 57 #ifdef echochar
58 inline int UNDEF(echochar)(chtype ch) { return echochar(ch); } function
59 #undef echochar macro
60 #define echochar UNDEF(echochar) macro
927 int echochar(const chtype ch) { return ::wechochar(w, ch); } function in class:NCursesWindow
1364 int echochar(const chtype ch) { return ::pechochar(w, ch); } function in class:NCursesPad
    [all...]