Searched defs:green (Results 1 - 25 of 71) sorted by relevance

123

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DRGBColor.cpp46 PassRefPtr<CSSPrimitiveValue> RGBColor::green() 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.c26 unsigned char green; member in struct:__anon13927
888 int i, red, green, blue; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGFEComponentTransferElement.cpp88 ComponentTransferFunction green; local
H A DColorDistance.cpp66 Color ColorDistance::clampColor(int red, int green, int blue, int alpha) argument
/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/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/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
121 float green = pixelArray->item(pixelByteOffset + 1); 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/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/ras/
H A Dras2tif.c90 green[256], local
H A Dtif2ras.c104 green[256], 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.h114 int green() const { return greenChannel(m_color); } function in class:WebCore::Color
H A DGradient.h150 float green; 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
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/win_dib/
H A Dtiff2dib.c129 uint16* green; local
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dtiffsplit.c202 { uint16 *red, *green, *blue; local
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/window/
H A Dwindow.c241 int green, blue; local
/macosx-10.9.5/tcl-102/tcl_ext/tktable/tktable/generic/
H A DtkTablePs.c1011 double red, green, blue; local
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkColor.c26 int red, green, blue; /* Values for desired color. */ member in struct:__anon13422

Completed in 238 milliseconds

123