Searched defs:ncolors (Results 1 - 25 of 29) sorted by relevance

12

/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Drdcolmap.c51 int ncolors = cinfo->actual_number_of_colors; local
H A Djquant2.c660 int i, x, ncolors; local
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/pixmap/
H A DpixmapInt.h57 int ncolors; /* number of colors */ member in struct:PixmapMaster
H A Dpixmap.c288 int ncolors; local
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/generic/
H A DjkCanvItems.h59 int ncolors; member in struct:SnackItemInfo
H A DjkCanvSpeg.c1471 int ncolors = siPtr->ncolors; local
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/window/
H A Dwindow.c47 int ncolors; /* Number of color values stored */ member in struct:ColormapData
229 int i, ncolors; local
353 XQueryColors(Tk_Display(tkwin), cmap, cdata.colors, ncolors); local
/macosx-10.10.1/tcl-105/tk/tk/win/
H A DtkWinColor.c71 int ncolors; member in struct:ThreadSpecificData
H A Dstubs.c198 XQueryColors( Display *display, Colormap colormap, XColor *defs_in_out, int ncolors) argument
H A DtkWinDraw.c504 TkPutImage( unsigned long *colors, int ncolors, Display *display, Drawable d, GC gc, XImage *image, int src_x, int src_y, int dest_x, int dest_y, unsigned int width, unsigned int height) argument
/macosx-10.10.1/tcl-105/tk84/tk/win/
H A DtkWinColor.c73 int ncolors; member in struct:ThreadSpecificData
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/bmp/
H A Dbmp.c638 int bperline, nbytes, ncolors, i, x, y, greenOffset, blueOffset, alphaOffset; local
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dgif2tiff.c439 initcolors(unsigned char colormap[COLSIZE][3], int ncolors) argument
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/xpm/
H A Dxpm.c866 int ncolors, chars_per_pixel; local
/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A Dregexec.c63 int ncolors; /* length of outarc and inchain vectors */ member in struct:dfa
H A Dregguts.h325 int ncolors; /* number of colors */ member in struct:cnfa
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A Dregexec.c63 int ncolors; /* length of outarc and inchain vectors */ member in struct:dfa
H A Dregguts.h348 int ncolors; /* number of colors */ member in struct:cnfa
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/ico/
H A Dico.c909 int bytesPerLineXOR, bytesPerLineAND, nbytes, ncolors, i, x, y; local
[all...]
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkCanvPs.c33 int ncolors; /* Number of color values stored */ member in struct:TkColormapData
1188 int i, ncolors; local
1246 XQueryColors(Tk_Display(tkwin), cmap, cdata.colors, ncolors); local
[all...]
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkCanvPs.c33 int ncolors; /* Number of color values stored */ member in struct:TkColormapData
1268 for (i = 0; i < ncolors; i ++) local
1218 int i, ncolors; local
[all...]
/macosx-10.10.1/tcl-105/tk84/tk/macosx/
H A DtkMacOSXXStubs.c590 XQueryColors( Display* display, Colormap colormap, XColor* defs_in_out, int ncolors) argument
H A DtkMacOSXDraw.c346 TkPutImage( unsigned long *colors, int ncolors, Display* display, Drawable d, GC gc, XImage* image, int src_x, int src_y, int dest_x, int dest_y, unsigned int width, unsigned int height) argument
/macosx-10.10.1/tcl-105/tk/tk/macosx/
H A DtkMacOSXDraw.c316 TkPutImage( unsigned long *colors, int ncolors, Display* display, Drawable d, GC gc, XImage* image, int src_x, int src_y, int dest_x, int dest_y, unsigned int width, unsigned int height) argument
H A DtkMacOSXXStubs.c604 XQueryColors( Display* display, Colormap colormap, XColor* defs_in_out, int ncolors) argument

Completed in 178 milliseconds

12