Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / lib / site_perl / 5.8.0 / sun4-solaris / Tk / pTk / tkImgPhoto.m
CommitLineData
86530b38
AT
1#ifndef _TKIMGPHOTO_VM
2#define _TKIMGPHOTO_VM
3#include "tkImgPhoto_f.h"
4#ifndef NO_VTABLES
5#define tkImgFmtPPM (*TkimgphotoVptr->V_tkImgFmtPPM)
6#ifndef Tk_CreatePhotoImageFormat
7# define Tk_CreatePhotoImageFormat (*TkimgphotoVptr->V_Tk_CreatePhotoImageFormat)
8#endif
9
10#ifndef Tk_FindPhoto
11# define Tk_FindPhoto (*TkimgphotoVptr->V_Tk_FindPhoto)
12#endif
13
14#ifndef Tk_PhotoBlank
15# define Tk_PhotoBlank (*TkimgphotoVptr->V_Tk_PhotoBlank)
16#endif
17
18#ifndef Tk_PhotoExpand
19# define Tk_PhotoExpand (*TkimgphotoVptr->V_Tk_PhotoExpand)
20#endif
21
22#ifndef Tk_PhotoFormatName
23# define Tk_PhotoFormatName (*TkimgphotoVptr->V_Tk_PhotoFormatName)
24#endif
25
26#ifndef Tk_PhotoGetImage
27# define Tk_PhotoGetImage (*TkimgphotoVptr->V_Tk_PhotoGetImage)
28#endif
29
30#ifndef Tk_PhotoGetSize
31# define Tk_PhotoGetSize (*TkimgphotoVptr->V_Tk_PhotoGetSize)
32#endif
33
34#ifndef Tk_PhotoPutBlock
35# define Tk_PhotoPutBlock (*TkimgphotoVptr->V_Tk_PhotoPutBlock)
36#endif
37
38#ifndef Tk_PhotoPutZoomedBlock
39# define Tk_PhotoPutZoomedBlock (*TkimgphotoVptr->V_Tk_PhotoPutZoomedBlock)
40#endif
41
42#ifndef Tk_PhotoSetSize
43# define Tk_PhotoSetSize (*TkimgphotoVptr->V_Tk_PhotoSetSize)
44#endif
45
46#endif /* NO_VTABLES */
47#endif /* _TKIMGPHOTO_VM */