Searched defs:rgb (Results 1 - 22 of 22) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/term/
H A Dxterm.el
H A Drxvt.el[all...]
H A Dtty-colors.el[all...]
/macosx-10.9.5/IOGraphics-471.92.1/IOGraphicsFamily/IOKit/graphics/
H A DIOFramebufferShared.h218 struct bm34Cursor rgb; member in union:StdFBShmem_t::__anon1915
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DColor.h118 RGBA32 rgb() const { return m_color; } // Preserve the alpha. function in class:WebCore::Color
120 void setRGB(RGBA32 rgb) { m_color = rgb; m_valid = true; } argument
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/bmp/
H A Dbmp.c327 unsigned short rgb; local
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dtiff2bw.c53 compresscontig(unsigned char* out, unsigned char* rgb, uint32 n) argument
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tk/
H A Dwinfo.rb199 def TkWinfo.rgb(win, color) singleton method in class:TkWinfo
/macosx-10.9.5/vim-53/src/
H A Dos_riscos.c27 #define rgb(r,g,b) ((b<<24) + (g<<16) + (r<<8)) macro
[all...]
H A Dgui.c4559 long_u rgb = gui_mch_get_rgb(pixel); local
H A Dsyntax.c8642 long_u rgb; local
/macosx-10.9.5/IOGraphics-471.92.1/IONDRVSupport/IOKit/ndrvsupport/
H A DIOMacOSTypes.h354 RGBColor rgb; /*true color*/ member in struct:ColorSpec
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtif_luv.c714 XYZtoRGB24(float xyz[3], uint8 rgb[3]) argument
955 uint8* rgb = (uint8*) op; local
1093 uint8* rgb = (uint8*) op; local
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/gif/
H A Dgif.c627 unsigned char rgb[3]; local
/macosx-10.9.5/xnu-2422.115.4/osfmk/console/panic_ui/
H A Dqtif2kraw.c95 unsigned char rgb[4]; member in union:colors
[all...]
H A Dgenimage.c186 unsigned char rgb[4]; member in union:colors
[all...]
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkImgGIF.c742 unsigned char rgb[3]; local
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkImgGIF.c686 unsigned char rgb[3]; local
/macosx-10.9.5/emacs-92/emacs/src/
H A Dw32fns.c465 Lisp_Object rgb; variable
[all...]
H A Dxfaces.c1324 Lisp_Object rgb; local
H A Dimage.c5369 int rgb[3], i; local
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dps-print.el

Completed in 255 milliseconds