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

/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/
H A Dinit.c149 Tk_CreatePhotoImageFormat(&format);
151 Tk_CreatePhotoImageFormat(&format_beta);
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkStubInit.c743 Tk_CreatePhotoImageFormat, /* 40 */
H A DtkWindow.c376 Tk_CreatePhotoImageFormat(&tkImgFmtGIF);
377 Tk_CreatePhotoImageFormat(&tkImgFmtPPM);
H A Dtk.h1377 #define Tk_CreatePhotoImageFormat Tk_CreateOldPhotoImageFormat
1371 #define Tk_CreatePhotoImageFormat macro
H A DtkDecls.h294 EXTERN void Tk_CreatePhotoImageFormat(
2141 #ifndef Tk_CreatePhotoImageFormat
2142 #define Tk_CreatePhotoImageFormat \ macro
H A DtkImgPhoto.c491 * Tk_CreateOldPhotoImageFormat, Tk_CreatePhotoImageFormat --
529 Tk_CreatePhotoImageFormat(
527 Tk_CreatePhotoImageFormat( function
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkStubInit.c911 Tk_CreatePhotoImageFormat, /* 40 */
H A DtkWindow.c359 Tk_CreatePhotoImageFormat(&tkImgFmtGIF);
360 Tk_CreatePhotoImageFormat(&tkImgFmtPPM);
H A Dtk.h1392 #define Tk_CreatePhotoImageFormat Tk_CreateOldPhotoImageFormat
1387 #define Tk_CreatePhotoImageFormat macro
H A DtkDecls.h184 EXTERN void Tk_CreatePhotoImageFormat _ANSI_ARGS_((
1372 #ifndef Tk_CreatePhotoImageFormat
1373 #define Tk_CreatePhotoImageFormat \ macro
H A DtkImgPhoto.c462 * Tk_CreateOldPhotoImageFormat, Tk_CreatePhotoImageFormat --
505 * Tk_CreateOldPhotoImageFormat, Tk_CreatePhotoImageFormat --
527 * to Tk_CreatePhotoImageFormat previously. */
546 Tk_CreatePhotoImageFormat(formatPtr)
551 * to Tk_CreatePhotoImageFormat previously. */
544 Tk_CreatePhotoImageFormat(formatPtr) function
/macosx-10.10.1/tcl-105/tcl_ext/quicktimetcl/quicktimetcl/
H A DQuickTimeTcl.c309 Tk_CreatePhotoImageFormat( &tkImgFmtQuickTime );

Completed in 241 milliseconds