Searched defs:set_color (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dterm_ostream.vt.h9 void (*set_color) (THIS_ARG, term_color_t color); variable
H A Dterm-ostream.oo.c1642 term_ostream::set_color (term_ostream_t stream, term_color_t color) function in class:term_ostream
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A Dlog.c41 #define set_color(x) SetConsoleTextAttribute(con, background | color[x]) macro
45 #define set_color(x) fprintf(stderr, "\033[%d;3%dm", color[x] >> 4, color[x]&15) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dpm2fb.c438 static void set_color(struct pm2fb_par *p, unsigned char regno, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dterm-ostream.oo.c1642 term_ostream::set_color (term_ostream_t stream, term_color_t color) function in class:term_ostream

Completed in 105 milliseconds