Searched refs:get_color (Results 1 - 8 of 8) 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.h8 term_color_t (*get_color) (THIS_ARG); variable
H A Dterm-ostream.oo.h71 term_color_t get_color (term_ostream_t stream);
H A Dterm-ostream.h171 return vtable->get_color (first_arg);
H A Dterm-ostream.c1968 return vtable->get_color (first_arg);
H A Dterm-ostream.oo.c1636 term_ostream::get_color (term_ostream_t stream) function in class:term_ostream
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dterm-ostream.oo.h71 term_color_t get_color (term_ostream_t stream);
H A Dterm-ostream.oo.c1636 term_ostream::get_color (term_ostream_t stream) function in class:term_ostream
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/console/
H A Dfbcon.c290 static int get_color(struct vc_data *vc, struct fb_info *info, function
393 ops->cursor(vc, info, mode, softback_lines, get_color(vc, info, c, 1),
394 get_color(vc, info, c, 0));
1264 get_color(vc, info, scr_readw(s), 1),
1265 get_color(vc, info, scr_readw(s), 0));
1310 ops->cursor(vc, info, mode, y, get_color(vc, info, c, 1),
1311 get_color(vc, info, c, 0));

Completed in 131 milliseconds