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

/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/ico/
H A Dico.c133 static Boln readUShort (tkimg_MFile *handle, UShort *s) function
240 if (!readUShort (handle, &reserved)) {
247 if (!readUShort (handle, &type)) {
253 if (!readUShort (handle, &nIcons)) {
270 !readUShort (handle, &th->entries[i].nPlanes) ||
271 !readUShort (handle, &th->entries[i].bitCount) ||
329 !readUShort (handle, &ih->nPlanes) ||
330 !readUShort (handle, &ih->nBitsPerPixel) ||

Completed in 126 milliseconds