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

/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/ico/
H A Dico.c104 } INFOHEADER; typedef in typeref:struct:__anon12985
210 static void printImgInfo (ICOHEADER *th, INFOHEADER *ih, FMTOPT *opts,
324 static Boln readInfoHeader (tkimg_MFile *handle, INFOHEADER *ih)
356 static Boln writeInfoHeader (tkimg_MFile *handle, INFOHEADER *ih)
618 INFOHEADER infoHeader;
641 till the start of the INFOHEADER and read these bytes with tkimg_Read. */
915 INFOHEADER infoHeader;
995 icoHeader.entries[0].sizeInBytes = sizeof (INFOHEADER) +
1005 infoHeader.size = sizeof (INFOHEADER);

Completed in 114 milliseconds