Searched defs:colormap (Results 1 - 25 of 55) sorted by relevance

123

/macosx-10.9.5/xnu-2422.115.4/tools/tests/libMicro/
H A Dmultiview.sh169 function colormap(value, bgcolor, r, g, b) function
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A Dtk3d.h36 Colormap colormap; /* Colormap out of which pixels are member in struct:TkBorder
H A DtkColor.h45 Colormap colormap; /* Colormap from which this entry was member in struct:TkColor
H A DtkVisual.c49 Colormap colormap; /* X's identifier for the colormap. */ member in struct:TkColormap
374 Colormap colormap; local
451 Tk_FreeColormap( Display *display, Colormap colormap) argument
512 Tk_PreserveColormap( Display *display, Colormap colormap) argument
[all...]
H A DtkColor.c27 Colormap colormap; /* Colormap from which color will be member in struct:__anon13422
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A Dtk3d.h38 Colormap colormap; /* Colormap out of which pixels are member in struct:TkBorder
H A DtkColor.h46 Colormap colormap; /* Colormap from which this entry was member in struct:TkColor
H A DtkColor.c26 Colormap colormap; /* Colormap from which color will be member in struct:__anon13769
[all...]
H A DtkVisual.c50 Colormap colormap; /* X's identifier for the colormap. */ member in struct:TkColormap
376 Colormap colormap; local
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/blt/
H A Dwinop.rb23 def colormap(win) method
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Dwrrle.c57 rle_map *colormap; /* RLE-style color map, or NULL if none */ member in struct:__anon13121
H A Drdrle.c210 rle_map *colormap; local
247 rle_map *colormap; local
[all...]
H A Drdbmp.c58 JSAMPARRAY colormap; /* BMP colormap (converted to my format) */ member in struct:_bmp_source_struct
124 register JSAMPARRAY colormap = source->colormap; local
[all...]
H A Drdtarga.c53 JSAMPARRAY colormap; /* Targa colormap (converted to my format) */ member in struct:_tga_source_struct
197 register JSAMPARRAY colormap = source->colormap; local
[all...]
H A Dwrbmp.c295 JSAMPARRAY colormap local
[all...]
H A Dwrgif.c219 emit_header (gif_dest_ptr dinfo, int num_colors, JSAMPARRAY colormap) argument
[all...]
/macosx-10.9.5/tcl-102/tk/tk/unix/
H A DtkUnixColor.c30 Colormap colormap; /* X's token for the colormap. */ member in struct:TkStressedCmap
128 Colormap colormap = Tk_Colormap(tkwin); local
215 Colormap colormap = Tk_Colormap(tkwin); local
264 Colormap colormap = Tk_Colormap(tkwin); local
379 DeleteStressedCmap( Display *display, Colormap colormap) argument
420 TkpCmapStressed( Tk_Window tkwin, Colormap colormap) argument
[all...]
/macosx-10.9.5/tcl-102/tk/tk/win/
H A DtkWinPixmap.c174 TkSetPixmapColormap( Pixmap pixmap, Colormap colormap) argument
H A DtkWinColor.c333 XAllocColor( Display *display, Colormap colormap, XColor *color) argument
432 XFreeColors( Display *display, Colormap colormap, unsigned long *pixels, int npixels, unsigned long planes) argument
566 XFreeColormap( Display *display, Colormap colormap) argument
598 TkWinSelectPalette( HDC dc, Colormap colormap) argument
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/unix/
H A DtkUnixColor.c30 Colormap colormap; /* X's token for the colormap. */ member in struct:TkStressedCmap
130 Colormap colormap = Tk_Colormap(tkwin); local
218 Colormap colormap = Tk_Colormap(tkwin); local
268 Colormap colormap = Tk_Colormap(tkwin); local
[all...]
/macosx-10.9.5/tcl-102/tk/tk/macosx/
H A DtkMacOSXColor.c560 Colormap colormap = tkwin!= None ? Tk_Colormap(tkwin) : None; local
703 XFreeColormap( Display* display, Colormap colormap) argument
710 XFreeColors( Display* display, Colormap colormap, unsigned long* pixels, int npixels, unsigned long planes) argument
/macosx-10.9.5/tcl-102/tk84/tk/win/
H A DtkWinInt.h74 Colormap colormap; member in struct:__anon13839
/macosx-10.9.5/WebCore-7537.78.1/plugins/gtk/
H A Dgtk2xtbin.h145 Colormap colormap; /* colormap */ member in struct:_CorePart
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dgif2tiff.c439 initcolors(unsigned char colormap[COLSIZE][3], int ncolors) argument
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/xpm/
H A Dxpm.c228 Colormap colormap = Tk_Colormap(tkwin); local

Completed in 237 milliseconds

123