Searched defs:blue (Results 1 - 25 of 229) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dcolour.cpp25 static void wxComposeRGBColor( WXCOLORREF* color , int red, int blue, int green ) argument
H A Dpalette.cpp43 wxPalette::wxPalette(int n, const unsigned char *red, const unsigned char *green, const unsigned char *blue) argument
52 bool wxPalette::Create(int n, const unsigned char *red, const unsigned char *green, const unsigned char *blue) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dcolour.cpp27 static void wxComposeRGBColor( WXCOLORREF* color , int red, int blue, int green ) argument
H A Dpalette.cpp47 wxPalette::wxPalette(int n, const unsigned char *red, const unsigned char *green, const unsigned char *blue) argument
56 bool wxPalette::Create(int n, const unsigned char *red, const unsigned char *green, const unsigned char *blue) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dpalette.cpp50 wxPalette::wxPalette(int n, const unsigned char *red, const unsigned char *green, const unsigned char *blue) argument
80 bool wxPalette::Create(int n, const unsigned char *red, const unsigned char *green, const unsigned char *blue) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dpalette.cpp47 wxPalette::wxPalette(int n, const unsigned char *red, const unsigned char *green, const unsigned char *blue) argument
60 bool wxPalette::Create(int n, const unsigned char *red, const unsigned char *green, const unsigned char *blue) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dcolourcmn.cpp47 int red, green, blue; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dq40fb.c55 q40fb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) argument
H A Dbt455.h36 bt455_read_cmap_entry(struct bt455_regs *regs, int cr, u8* red, u8* green, u8* blue) argument
48 bt455_write_cmap_entry(struct bt455_regs *regs, int cr, u8 red, u8 green, u8 blue) argument
60 bt455_write_ovly_entry(struct bt455_regs *regs, int cr, u8 red, u8 green, u8 blue) argument
H A Dmaxinefb.c88 maxinefb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) argument
H A Dpmag-ba-fb.c95 pmagbafb_setcolreg(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, unsigned int transp, struct fb_info *info) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-rgb.h45 glong blue ; member in struct:_CRRgb
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-rgb.h45 glong blue ; member in struct:_CRRgb
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dpaletteg.cpp28 unsigned char red, green, blue; member in struct:wxPaletteEntry
64 wxPalette::wxPalette(int n, const unsigned char *red, const unsigned char *green, const unsigned char *blue) argument
86 Create(int n, const unsigned char *red, const unsigned char *green, const unsigned char *blue) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dterm-ostream.oo.h68 int red, int green, int blue); member in struct:term_ostream
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dterm-ostream.oo.h68 int red, int green, int blue); member in struct:term_ostream
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/contrib/gregbook/
H A Dreadpng.c154 int readpng_get_bgcolor(uch *red, uch *green, uch *blue) argument
H A Dreadppm.c133 int readpng_get_bgcolor(uch *red, uch *green, uch *blue) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dxwdenc.c185 uint8_t red, green, blue; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mgl/
H A Dpalette.cpp57 wxPalette::wxPalette(int n, const unsigned char *red, const unsigned char *green, const unsigned char *blue) argument
71 Create(int n, const unsigned char *red, const unsigned char *green, const unsigned char *blue) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dcolour.cpp154 int blue = desiredColor->blue >> 8; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/cocoa/
H A Dcolour.h34 wxColour( ChannelType red, ChannelType green, ChannelType blue, argument
77 Set(unsigned char red, unsigned char green, unsigned char blue, unsigned char alpha = wxALPHA_OPAQUE) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dcolour.h70 Set(ChannelType red, ChannelType green, ChannelType blue, ChannelType alpha = wxALPHA_OPAQUE) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dcolour.h28 wxColour( ChannelType red, ChannelType green, ChannelType blue, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/misc/
H A Dusbled.c35 unsigned char blue; member in struct:usb_led
98 show_set(blue); variable

Completed in 157 milliseconds

12345678910