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

/macosx-10.10/groff-38/groff/src/include/
H A Dcolor.h29 enum color_scheme {DEFAULT, CMY, CMYK, RGB, GRAY}; enumerator in enum:color_scheme
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Models/
H A DColor.js48 RGB: "color-format-rgb", property in class:WebInspector.Color.Format
/macosx-10.10/WebCore-7600.1.25/platform/image-decoders/bmp/
H A DBMPImageReader.h85 RGB = 0, enumerator in enum:WebCore::BMPImageReader::CompressionType
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Drgb2ycbcr.c179 uint32 RGB = (raster - k*w)[j]; local
/macosx-10.10/vim-55/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.10/tcl-105/tk/tk/generic/
H A DtkImgPhoto.c2571 #define RGB macro
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkImgPhoto.c2577 * RGB is really only a 24+ bpp version whereas RGB15 is the correct version macro
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DGraphicsContext3D.h247 RGB = 0x1907, enumerator in enum:WebCore::GraphicsContext3D::__anon5738

Completed in 297 milliseconds