Searched defs:RGB (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/groff-38/groff/src/include/
H A Dcolor.h29 enum color_scheme {DEFAULT, CMY, CMYK, RGB, GRAY}; enumerator in enum:color_scheme
/macosx-10.9.5/WebCore-7537.78.1/platform/image-decoders/bmp/
H A DBMPImageReader.h85 RGB = 0, enumerator in enum:WebCore::BMPImageReader::CompressionType
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Drgb2ycbcr.c179 uint32 RGB = (raster - k*w)[j]; local
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DColor.js825 RGB: "rgb", property in class:WebInspector.Color.Format
/macosx-10.9.5/vim-53/src/
H A Dgui_photon.c35 #define RGB(r,g,b) PgRGB(r,g,b) macro
[all...]
H A Dgui_mac.c180 #define RGB(r,g,b) ((r) << 16) + ((g) << 8) + (b) macro
[all...]
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkImgPhoto.c2571 #define RGB macro
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkImgPhoto.c2577 * RGB is really only a 24+ bpp version whereas RGB15 is the correct version macro
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DGraphicsContext3D.h251 RGB = 0x1907, enumerator in enum:WebCore::GraphicsContext3D::__anon5381

Completed in 188 milliseconds