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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
cursesw.h 153 #ifdef color_set
154 inline chtype UNDEF(color_set)(short p, void* opts) { return color_set(p, opts); } function
155 #undef color_set macro
156 #define color_set UNDEF(color_set) macro
1110 int color_set(short color_pair_number, void* opts=NULL) { function in class:NCursesWindow
    [all...]
curses.h 558 extern NCURSES_EXPORT(int) color_set (short,void*); /* generated */
1153 #define color_set macro
    [all...]
ncurses.h 558 extern NCURSES_EXPORT(int) color_set (short,void*); /* generated */
1153 #define color_set macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
cursesw.h 153 #ifdef color_set
154 inline chtype UNDEF(color_set)(short p, void* opts) { return color_set(p, opts); } function
155 #undef color_set macro
156 #define color_set UNDEF(color_set) macro
1110 int color_set(short color_pair_number, void* opts=NULL) { function in class:NCursesWindow
    [all...]
curses.h 577 extern NCURSES_EXPORT(int) color_set (short,void*); /* generated */
1182 #define color_set macro
    [all...]
ncurses.h 577 extern NCURSES_EXPORT(int) color_set (short,void*); /* generated */
1182 #define color_set macro
    [all...]

Completed in 48 milliseconds