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

1234

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DRGBColor.cpp38 PassRefPtr<CSSPrimitiveValue> RGBColor::red() function in class:WebCore::RGBColor
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/gtk/
H A DColorGtk.cpp46 double red, green, blue, alpha; local
/macosx-10.9.5/tcl-102/tk84/tk/xlib/
H A Dxcolors.c25 unsigned char red; member in struct:__anon13927
888 int i, red, green, blue; local
[all...]
/macosx-10.9.5/xar-202/xar/test/
H A Dbuffer.c19 ssize_t red; local
/macosx-10.9.5/tcl-102/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.9.5/tcl-102/tk/tk/xlib/
H A Dxcolors.c38 unsigned char red, green, blue; member in struct:__anon13748
885 int i, red, green, blue; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DColorDistance.cpp66 Color ColorDistance::clampColor(int red, int green, int blue, int alpha) argument
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebKitSupport/
H A DDefaultTapHighlight.cpp57 void DefaultTapHighlight::draw(const Platform::IntRectRegion& region, int red, int green, int blue, int alpha, bool hideAfterScroll, bool isStartOfSelection) argument
/macosx-10.9.5/sudo-72/src/
H A Dredblack.h21 red, enumerator in enum:rbcolor
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Dwrrle.c176 rle_pixel **rle_row, *red, *green, *blue; local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/filters/
H A DFEColorMatrix.cpp76 inline void matrix(float& red, float& green, float& blue, float& alpha, const Vector<float>& values) argument
89 inline void saturateAndHueRotate(float& red, float& green, float& blue, const float* components) argument
100 luminance(float& red, float& green, float& blue, float& alpha) argument
120 float red = pixelArray->item(pixelByteOffset); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/surfaces/egl/
H A DEGLConfigSelector.cpp108 EGLint alpha, surface, red, green, blue, renderType; local
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/tests/
H A Dfunctions.sh880 function red function
/macosx-10.9.5/ksh-20/ksh/src/lib/libcoshell/
H A Dcoexec.c161 char* red; local
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libpng/
H A Dpngwtran.c555 png_uint_32 red = (png_uint_32)((s0 - s1) & 0xffffL); local
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/ras/
H A Dras2tif.c89 u_short red[256], local
H A Dtif2ras.c103 u_char red[256], local
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dras2tiff.c129 uint16* red; local
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkColor.c25 int red, green, blue; /* Values for desired color. */ member in struct:__anon13769
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DColor.h113 int red() const { return redChannel(m_color); } function in class:WebCore::Color
H A DGradient.h149 float red; member in struct:WebCore::Gradient::ColorStop
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cairo/
H A DCairoUtilities.cpp62 float red, green, blue, alpha; local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DGraphicsContextCGWin.cpp169 CGFloat red, green, blue, alpha; local
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/InjectedBundle/API/c/
H A DWKBundleFrame.cpp204 bool WKBundleFrameGetDocumentBackgroundColor(WKBundleFrameRef frameRef, double* red, double* green, double* blue, double* alpha) argument

Completed in 235 milliseconds

1234