Searched refs:get_rgb (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/unittests/
H A Dstyle-selftests.c78 style.get_foreground ().get_rgb (rgb);
81 style.get_background ().get_rgb (rgb);
91 style.get_foreground ().get_rgb (rgb);
94 style.get_background ().get_rgb (rgb);
/netbsd-current/external/gpl3/gdb/dist/gdb/unittests/
H A Dstyle-selftests.c78 style.get_foreground ().get_rgb (rgb);
81 style.get_background ().get_rgb (rgb);
91 style.get_foreground ().get_rgb (rgb);
94 style.get_background ().get_rgb (rgb);
/netbsd-current/external/gpl2/groff/dist/src/include/
H A Dcolor.h78 void get_rgb(unsigned int *r, unsigned int *g, unsigned int *b) const;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dui-style.h117 void get_rgb (uint8_t *rgb) const;
H A Dui-style.c97 ui_file_style::color::get_rgb (uint8_t *rgb) const function in class:ui_file_style::color
127 gdb_assert_not_reached ("get_rgb called on invalid color");
H A Dmingw-hdep.c190 color.get_rgb (rgb);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dui-style.h117 void get_rgb (uint8_t *rgb) const;
H A Dui-style.c97 ui_file_style::color::get_rgb (uint8_t *rgb) const function in class:ui_file_style::color
127 gdb_assert_not_reached ("get_rgb called on invalid color");
H A Dmingw-hdep.c191 color.get_rgb (rgb);
/netbsd-current/external/gpl2/groff/dist/src/devices/grohtml/
H A Dhtml-text.cpp109 p->col.get_rgb(&r, &g, &b);
219 c->get_rgb(&r, &g, &b);
H A Dpost-html.cpp4530 background->get_rgb(&r, &g, &b);
/netbsd-current/external/gpl2/groff/dist/src/libs/libgroff/
H A Dcolor.cpp258 color::get_rgb(unsigned int *r, unsigned int *g, unsigned int *b) const function in class:color
/netbsd-current/external/gpl3/gdb.old/dist/gdb/tui/
H A Dtui-io.c234 color.get_rgb (rgb);
/netbsd-current/external/gpl3/gdb/dist/gdb/tui/
H A Dtui-io.c238 color.get_rgb (rgb);
/netbsd-current/external/gpl2/groff/dist/src/devices/grotty/
H A Dtty.cpp355 col->get_rgb(&r, &g, &b);

Completed in 290 milliseconds