Searched refs:nColors (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/ico/
H A Dico.c78 UShort nColors; member in struct:__anon12983
225 sprintf(str, " Number of colors: %d\n", th->entries[i].nColors); OUT;
237 UByte nColors; local
268 !readUByte (handle, &nColors) ||
277 th->entries[i].nColors = (nColors == 0? 256: nColors);
282 printf (" Colors : %d\n", th->entries[i].nColors);
295 UByte nColors; local
309 nColors
[all...]

Completed in 120 milliseconds