Searched defs:red (Results 1 - 25 of 46) sorted by relevance

12

/haiku/src/add-ons/translators/gif/
H A DLoadPalette.cpp48 LoadPalette::SetColor(int index, uint8 red, uint8 green, uint8 blue) argument
H A DSavePalette.cpp182 uint8 red; member in struct:ColorItem
391 SavePalette::IndexForColor(uint8 red, uint8 green, uint8 blue, uint8 alpha) argument
479 SetTransparentColor(uint8 red, uint8 green, uint8 blue) argument
[all...]
/haiku/src/libs/glut/
H A DglutColor.cpp21 void glutSetColor(int cell, GLfloat red, GLfloat green, GLfloat blue) { argument
/haiku/src/add-ons/screen_savers/gravity/
H A DParticle.h40 float red; member in class:Particle
/haiku/src/servers/app/drawing/Painter/drawing_modes/
H A DDrawingMode.h190 brightness_for(uint8 red, uint8 green, uint8 blue) argument
/haiku/src/tests/kits/interface/
H A DSetDiskModeTest.cpp55 const rgb_color red = { 240, 0, 0, 0 }; local
/haiku/src/tests/servers/app/find_view/
H A DFindView.cpp16 View(BRect rect, const char* name, uint32 followMode, uint8 red, uint8 green, uint8 blue) argument
27 TestView(BRect rect, const char* name, uint32 followMode, uint8 red, uint8 green, uint8 blue) argument
/haiku/src/tests/servers/app/view_transit/
H A DViewTransit.cpp33 View(BRect rect, const char* name, uint32 followMode, uint8 red, uint8 green, uint8 blue) argument
/haiku/src/tests/kits/interface/picture/
H A DPictureTest.cpp77 const rgb_color red = { 240, 0, 0, 0 }; local
/haiku/src/apps/pulse/
H A DProgressBar.cpp37 unsigned char red = (color & 0xff000000) >> 24; local
/haiku/src/add-ons/accelerants/s3/
H A Dregister_io.cpp224 void WriteIndexedColor(uint8 index, uint8 red, uint8 green, uint8 blue) argument
/haiku/src/add-ons/translators/ico/
H A DICO.h76 uint8 red; member in struct:ICO::rgba32_color
/haiku/src/add-ons/translators/pcx/
H A DPCX.h42 uint8 red; member in struct:PCX::rgba32_color
/haiku/src/apps/cortex/TipManager/
H A DTipView.cpp151 _make_color( rgb_color* outColor, uint8 red, uint8 green, uint8 blue, uint8 alpha) argument
/haiku/src/add-ons/media/media-add-ons/usb_webcam/
H A DCamSensor.cpp97 CamSensor::SetVideoParams(float brightness, float contrast, float hue, float red, float green, float blue) argument
/haiku/src/libs/print/libprint/
H A DBlockingWindow.cpp114 rgb_color red = {255, 0, 51, 255}; local
/haiku/src/preferences/appearance/
H A DColorPreview.cpp207 ColorPreview::SetColor(uint8 red, uint8 green, uint8 blue) argument
/haiku/src/apps/terminal/
H A DColors.h19 rgb_color red; member in struct:ansi_color_scheme
H A DColorPreview.cpp207 ColorPreview::SetColor(uint8 red, uint8 green, uint8 blue) argument
/haiku/headers/libs/print/libprint/
H A DHalftone.h15 uchar red; member in struct:__anon110
22 uchar red; member in struct:__anon111
/haiku/src/tests/kits/opengl/demos/gears/
H A Dgears.c332 static GLfloat red[4] = {0.8, 0.1, 0.0, 1.0}; local
/haiku/headers/private/graphics/
H A Dvideo_overlay.h73 overlay_key_color red; /* when using color keying, all components must match */ member in struct:__anon7
/haiku/src/kits/interface/
H A DScreen.cpp110 BScreen::IndexForColor(uint8 red, uint8 green, uint8 blue, uint8 alpha) argument
/haiku/src/tools/translation/stxtinfo/
H A Dstxtinfo.cpp74 uint8 red; member in struct:Style
/haiku/src/libs/compat/openbsd_wlan/
H A Dsubr_tree.c78 rbe_set_blackred(struct rb_entry *black, struct rb_entry *red) argument

Completed in 142 milliseconds

12