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

1234

/macosx-10.10/WebCore-7600.1.25/css/
H A DRGBColor.cpp54 PassRefPtr<CSSPrimitiveValue> RGBColor::blue() function in class:WebCore::RGBColor
/macosx-10.10/WebCore-7600.1.25/platform/graphics/gtk/
H A DColorGtk.cpp46 double red, green, blue, alpha; local
/macosx-10.10/tcl-105/tk84/tk/xlib/
H A Dxcolors.c27 unsigned char blue; member in struct:__anon13934
888 int i, red, green, blue; local
[all...]
/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGFEComponentTransferElement.cpp91 ComponentTransferFunction blue; local
H A DColorDistance.cpp65 Color ColorDistance::clampColor(int red, int green, int blue, int alpha) argument
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/dbs/
H A Dtiff-rgb.c50 uint16 red[CMSIZE], green[CMSIZE], blue[CMSIZE]; local
H A Dtiff-palette.c45 uint16 *red, *green, *blue; local
[all...]
/macosx-10.10/tcl-105/tk/tk/xlib/
H A Dxcolors.c38 unsigned char red, green, blue; member in struct:__anon13755
885 int i, red, green, blue; local
[all...]
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/C/efl/
H A DWKViewEfl.cpp88 void WKViewSetBackgroundColor(WKViewRef viewRef, int red, int green, int blue, int alpha) argument
93 void WKViewGetBackgroundColor(WKViewRef viewRef, int* red, int* green, int* blue, int* alpha) argument
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Dwrrle.c176 rle_pixel **rle_row, *red, *green, *blue; local
/macosx-10.10/xnu-2782.1.97/bsd/net/classq/
H A Dclassq_blue.h87 typedef struct blue { struct
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/filters/
H A DFEColorMatrix.cpp75 inline void matrix(float& red, float& green, float& blue, float& alpha, const Vector<float>& values) argument
88 inline void saturateAndHueRotate(float& red, float& green, float& blue, const float* components) argument
99 luminance(float& red, float& green, float& blue, float& alpha) argument
121 float blue = pixelArray->item(pixelByteOffset + 2); local
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/surfaces/egl/
H A DEGLConfigSelector.cpp108 EGLint alpha, surface, red, green, blue, renderType; local
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/
H A Dpngwtran.c556 png_uint_32 blue = (png_uint_32)((s2 - s1) & 0xffffL); local
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/ras/
H A Dras2tif.c91 blue[256]; local
H A Dtif2ras.c105 blue[256]; local
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkColor.c25 int red, green, blue; /* Values for desired color. */ member in struct:__anon13776
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DColor.h111 int blue() const { return blueChannel(m_color); } function in class:WebCore::Color
H A DGradient.h137 float blue; member in struct:WebCore::Gradient::ColorStop
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cairo/
H A DCairoUtilities.cpp67 float red, green, blue, alpha; local
/macosx-10.10/WebCore-7600.1.25/platform/graphics/win/
H A DGraphicsContextCGWin.cpp170 CGFloat red, green, blue, alpha; local
/macosx-10.10/WebKit2-7600.1.25/WebProcess/InjectedBundle/API/c/
H A DWKBundleFrame.cpp201 bool WKBundleFrameGetDocumentBackgroundColor(WKBundleFrameRef frameRef, double* red, double* green, double* blue, double* alpha) argument
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/win_dib/
H A Dtiff2dib.c130 uint16* blue; local
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dtiffsplit.c202 { uint16 *red, *green, *blue; local
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/window/
H A Dwindow.c241 int green, blue; local

Completed in 232 milliseconds

1234