home *** CD-ROM | disk | FTP | other *** search
/ Netrunner 2004 October / NETRUNNER0410.ISO / regular / ActivePerl-5.8.4.810-MSWin32-x86.msi / _1eec3765d1edc8dd9813d05a8bff9570 < prev    next >
Text File  |  2004-06-01  |  3KB  |  94 lines

  1. #ifdef _IMGINT
  2. #ifndef ImgFixChanMatchProc
  3. #ifndef RESOURCE_INCLUDED
  4. VFUNC(void,ImgFixChanMatchProc,V_ImgFixChanMatchProc,_ANSI_ARGS_((Tcl_Interp **interp, Tcl_Channel *chan,
  5.     Tcl_Obj **file, Tcl_Obj **format, int **width, int **height)))
  6. #endif /* #ifndef RESOURCE_INCLUDED */
  7. #endif /* #ifndef ImgFixChanMatchProc */
  8.  
  9. #ifndef ImgFixObjMatchProc
  10. #ifndef RESOURCE_INCLUDED
  11. VFUNC(void,ImgFixObjMatchProc,V_ImgFixObjMatchProc,_ANSI_ARGS_((Tcl_Interp **interp, Tcl_Obj **data,
  12.     Tcl_Obj **format, int **width, int **height)))
  13. #endif /* #ifndef RESOURCE_INCLUDED */
  14. #endif /* #ifndef ImgFixObjMatchProc */
  15.  
  16. #ifndef ImgFixStringWriteProc
  17. #ifndef RESOURCE_INCLUDED
  18. VFUNC(void,ImgFixStringWriteProc,V_ImgFixStringWriteProc,_ANSI_ARGS_((Tcl_DString *data, Tcl_Interp **interp,
  19.     Tcl_DString **dataPtr, Tcl_Obj **format, Tk_PhotoImageBlock **blockPtr)))
  20. #endif /* #ifndef RESOURCE_INCLUDED */
  21. #endif /* #ifndef ImgFixStringWriteProc */
  22.  
  23. #ifndef ImgGetByteArrayFromObj
  24. #ifndef RESOURCE_INCLUDED
  25. VFUNC(char *,ImgGetByteArrayFromObj,V_ImgGetByteArrayFromObj,_ANSI_ARGS_((Tcl_Obj *objPtr,
  26.     int *lengthPtr)))
  27. #endif /* #ifndef RESOURCE_INCLUDED */
  28. #endif /* #ifndef ImgGetByteArrayFromObj */
  29.  
  30. #ifndef ImgGetc
  31. #ifndef RESOURCE_INCLUDED
  32. VFUNC(int,ImgGetc,V_ImgGetc,_ANSI_ARGS_((MFile *handle)))
  33. #endif /* #ifndef RESOURCE_INCLUDED */
  34. #endif /* #ifndef ImgGetc */
  35.  
  36. #ifndef ImgListObjGetElements
  37. #ifndef RESOURCE_INCLUDED
  38. VFUNC(int,ImgListObjGetElements,V_ImgListObjGetElements,_ANSI_ARGS_((Tcl_Interp *interp,
  39.     Tcl_Obj *objPtr, int *argc, Tcl_Obj ***objv)))
  40. #endif /* #ifndef RESOURCE_INCLUDED */
  41. #endif /* #ifndef ImgListObjGetElements */
  42.  
  43. #ifndef ImgObjInit
  44. #ifndef RESOURCE_INCLUDED
  45. VFUNC(int,ImgObjInit,V_ImgObjInit,_ANSI_ARGS_((Tcl_Interp *interp)))
  46. #endif /* #ifndef RESOURCE_INCLUDED */
  47. #endif /* #ifndef ImgObjInit */
  48.  
  49. #ifndef ImgOpenFileChannel
  50. #ifndef RESOURCE_INCLUDED
  51. VFUNC(Tcl_Channel,ImgOpenFileChannel,V_ImgOpenFileChannel,_ANSI_ARGS_((Tcl_Interp *interp,
  52.     CONST char *fileName, int permissions)))
  53. #endif /* #ifndef RESOURCE_INCLUDED */
  54. #endif /* #ifndef ImgOpenFileChannel */
  55.  
  56. #ifndef ImgPhotoPutBlock
  57. #ifndef RESOURCE_INCLUDED
  58. VFUNC(int,ImgPhotoPutBlock,V_ImgPhotoPutBlock,_ANSI_ARGS_((Tk_PhotoHandle handle,
  59.     Tk_PhotoImageBlock *blockPtr, int x, int y, int width, int height)))
  60. #endif /* #ifndef RESOURCE_INCLUDED */
  61. #endif /* #ifndef ImgPhotoPutBlock */
  62.  
  63. #ifndef ImgPutc
  64. #ifndef RESOURCE_INCLUDED
  65. VFUNC(int,ImgPutc,V_ImgPutc,_ANSI_ARGS_((int c, MFile *handle)))
  66. #endif /* #ifndef RESOURCE_INCLUDED */
  67. #endif /* #ifndef ImgPutc */
  68.  
  69. #ifndef ImgRead
  70. #ifndef RESOURCE_INCLUDED
  71. VFUNC(int,ImgRead,V_ImgRead,_ANSI_ARGS_((MFile *handle, char *dst, int count)))
  72. #endif /* #ifndef RESOURCE_INCLUDED */
  73. #endif /* #ifndef ImgRead */
  74.  
  75. #ifndef ImgReadInit
  76. #ifndef RESOURCE_INCLUDED
  77. VFUNC(int,ImgReadInit,V_ImgReadInit,_ANSI_ARGS_((Tcl_Obj *data, int c, MFile *handle)))
  78. #endif /* #ifndef RESOURCE_INCLUDED */
  79. #endif /* #ifndef ImgReadInit */
  80.  
  81. #ifndef ImgWrite
  82. #ifndef RESOURCE_INCLUDED
  83. VFUNC(int,ImgWrite,V_ImgWrite,_ANSI_ARGS_((MFile *handle, CONST char *src, int count)))
  84. #endif /* #ifndef RESOURCE_INCLUDED */
  85. #endif /* #ifndef ImgWrite */
  86.  
  87. #ifndef ImgWriteInit
  88. #ifndef RESOURCE_INCLUDED
  89. VFUNC(void,ImgWriteInit,V_ImgWriteInit,_ANSI_ARGS_((Tcl_DString *buffer, MFile *handle)))
  90. #endif /* #ifndef RESOURCE_INCLUDED */
  91. #endif /* #ifndef ImgWriteInit */
  92.  
  93. #endif /* _IMGINT */
  94.