Searched defs:black (Results 1 - 21 of 21) sorted by relevance

/macosx-10.9.5/sudo-72/src/
H A Dredblack.h22 black enumerator in enum:rbcolor
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DColor.cpp41 const RGBA32 Color::black; member in class:WebCore::Color
H A DColor.h154 static const RGBA32 black = 0xFF000000; member in class:WebCore::Color
H A DShadowBlur.cpp897 ScratchBuffer::shared().setCachedShadowValues(FloatSize(), Color::black, ColorSpaceDeviceRGB, IntRect(), RoundedRect::Radii(), m_layerSize); member in class:WebCore::Color
/macosx-10.9.5/tcl-102/tk84/tk/macosx/
H A DtkMacOSXBitmap.c163 RGBColor black = {0, 0, 0}; local
240 RGBColor black = {0, 0, 0}; local
H A DtkMacOSXDraw.c178 RGBColor black = {0, 0, 0}, white = {0xffff, 0xffff, 0xffff}; local
372 RGBColor black = {0, 0, 0}, white = {0xffff, 0xffff, 0xffff}; local
/macosx-10.9.5/WebCore-7537.78.1/html/canvas/
H A DCanvasStyle.h87 CMYKAValues(RGBA32 rgba, float cyan, float magenta, float yellow, float black, float alpha) : rgba(rgba), c(cyan), m(magenta), y(yellow), k(black), a(alpha) { } argument
H A DWebGLRenderingContext.cpp4838 unsigned char black[] = {0, 0, 0, 255}; local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cg/
H A DPathCG.cpp63 CGFloat black[4] = { 0, 0, 0, 1 }; local
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dfax2ps.c71 char white, black; member in struct:__anon13169
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DHeapSnapshot.js995 var black = 2; variable
H A DColor.js666 "black": "000000", property in class:WebInspector.Color.Nicknames
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/wince/
H A DSharedBitmap.cpp92 void SharedBitmap::resetPixels(bool black) argument
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dhi-lock.el[all...]
H A Dps-print.el[all...]
/macosx-10.9.5/groff-38/groff/src/libs/libdriver/
H A Dinput.cpp1273 ColorArg cyan = 0, magenta = 0, yellow = 0, black = 0; local
/macosx-10.9.5/emacs-92/emacs/src/
H A Dxfns.c3162 Lisp_Object black; variable
3176 GCPRO1 (black); variable
4765 Lisp_Object black; local
[all...]
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkImgPhoto.c2334 XColor *white, *black; local
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkImgPhoto.c2343 XColor *white, *black; local
/macosx-10.9.5/CPANInternal-140/Perl-Tidy/lib/Perl/
H A DTidy.pm4447 use constant black => "#000000"; constant
/macosx-10.9.5/CPANInternal-140/Perl-Tidy-20121207/lib/Perl/
H A DTidy.pm4981 use constant black => "#000000"; constant
[all...]

Completed in 429 milliseconds