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

/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkInt.h967 MODULE_SCOPE Tk_PhotoImageFormat tkImgFmtGIF; variable
H A DtkImgGIF.c136 Tk_PhotoImageFormat tkImgFmtGIF = { variable
546 Tcl_AppendResult(interp, tkImgFmtGIF.name, NULL);
H A DtkWindow.c376 Tk_CreatePhotoImageFormat(&tkImgFmtGIF);
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkInt.h966 extern Tk_PhotoImageFormat tkImgFmtGIF;
H A DtkImgGIF.c123 Tk_PhotoImageFormat tkImgFmtGIF = { variable
494 Tcl_AppendResult(interp, tkImgFmtGIF.name, (char *) NULL);
H A DtkWindow.c359 Tk_CreatePhotoImageFormat(&tkImgFmtGIF);

Completed in 212 milliseconds