home *** CD-ROM | disk | FTP | other *** search
/ CD Actual Thematic 7: Programming / CDAT7.iso / Share / Editores / Perl5 / perl / lib / site / Tk / pTk / tixInt.m < prev    next >
Encoding:
Text File  |  1997-08-10  |  4.3 KB  |  160 lines

  1. #ifndef _TIXINT_VM
  2. #define _TIXINT_VM
  3. #include "tixInt_f.h"
  4. #ifndef NO_VTABLES
  5. #define tixCellUid (*TixintVptr->V_tixCellUid)
  6. #define tixColumnUid (*TixintVptr->V_tixColumnUid)
  7. #define tixDisabledUid (*TixintVptr->V_tixDisabledUid)
  8. #define tixNormalUid (*TixintVptr->V_tixNormalUid)
  9. #define tixRowUid (*TixintVptr->V_tixRowUid)
  10. #ifndef TixDItemGetAnchor
  11. #  define TixDItemGetAnchor (*TixintVptr->V_TixDItemGetAnchor)
  12. #endif
  13.  
  14. #ifndef TixDItemStyleChanged
  15. #  define TixDItemStyleChanged (*TixintVptr->V_TixDItemStyleChanged)
  16. #endif
  17.  
  18. #ifndef TixDItemStyleFree
  19. #  define TixDItemStyleFree (*TixintVptr->V_TixDItemStyleFree)
  20. #endif
  21.  
  22. #ifndef TixGetColorDItemGC
  23. #  define TixGetColorDItemGC (*TixintVptr->V_TixGetColorDItemGC)
  24. #endif
  25.  
  26. #ifndef TixGetDefaultDItemStyle
  27. #  define TixGetDefaultDItemStyle (*TixintVptr->V_TixGetDefaultDItemStyle)
  28. #endif
  29.  
  30. #ifndef Tix_AddDItemType
  31. #  define Tix_AddDItemType (*TixintVptr->V_Tix_AddDItemType)
  32. #endif
  33.  
  34. #ifndef Tix_ConfigureInfo2
  35. #  define Tix_ConfigureInfo2 (*TixintVptr->V_Tix_ConfigureInfo2)
  36. #endif
  37.  
  38. #ifndef Tix_ConfigureValue2
  39. #  define Tix_ConfigureValue2 (*TixintVptr->V_Tix_ConfigureValue2)
  40. #endif
  41.  
  42. #ifndef Tix_DItemCalculateSize
  43. #  define Tix_DItemCalculateSize (*TixintVptr->V_Tix_DItemCalculateSize)
  44. #endif
  45.  
  46. #ifndef Tix_DItemComponent
  47. #  define Tix_DItemComponent (*TixintVptr->V_Tix_DItemComponent)
  48. #endif
  49.  
  50. #ifndef Tix_DItemConfigure
  51. #  define Tix_DItemConfigure (*TixintVptr->V_Tix_DItemConfigure)
  52. #endif
  53.  
  54. #ifndef Tix_DItemCreate
  55. #  define Tix_DItemCreate (*TixintVptr->V_Tix_DItemCreate)
  56. #endif
  57.  
  58. #ifndef Tix_DItemDisplay
  59. #  define Tix_DItemDisplay (*TixintVptr->V_Tix_DItemDisplay)
  60. #endif
  61.  
  62. #ifndef Tix_DItemDrawBackground
  63. #  define Tix_DItemDrawBackground (*TixintVptr->V_Tix_DItemDrawBackground)
  64. #endif
  65.  
  66. #ifndef Tix_DItemFree
  67. #  define Tix_DItemFree (*TixintVptr->V_Tix_DItemFree)
  68. #endif
  69.  
  70. #ifndef Tix_FreeArgumentList
  71. #  define Tix_FreeArgumentList (*TixintVptr->V_Tix_FreeArgumentList)
  72. #endif
  73.  
  74. #ifndef Tix_GetDItemType
  75. #  define Tix_GetDItemType (*TixintVptr->V_Tix_GetDItemType)
  76. #endif
  77.  
  78. #ifndef Tix_GetScrollFractions
  79. #  define Tix_GetScrollFractions (*TixintVptr->V_Tix_GetScrollFractions)
  80. #endif
  81.  
  82. #ifndef Tix_InitScrollInfo
  83. #  define Tix_InitScrollInfo (*TixintVptr->V_Tix_InitScrollInfo)
  84. #endif
  85.  
  86. #ifndef Tix_MultiConfigureInfo
  87. #  define Tix_MultiConfigureInfo (*TixintVptr->V_Tix_MultiConfigureInfo)
  88. #endif
  89.  
  90. #ifndef Tix_SetDefaultStyleTemplate
  91. #  define Tix_SetDefaultStyleTemplate (*TixintVptr->V_Tix_SetDefaultStyleTemplate)
  92. #endif
  93.  
  94. #ifndef Tix_SetScrollBarView
  95. #  define Tix_SetScrollBarView (*TixintVptr->V_Tix_SetScrollBarView)
  96. #endif
  97.  
  98. #ifndef Tix_SetWindowItemSerial
  99. #  define Tix_SetWindowItemSerial (*TixintVptr->V_Tix_SetWindowItemSerial)
  100. #endif
  101.  
  102. #ifndef Tix_SplitConfig
  103. #  define Tix_SplitConfig (*TixintVptr->V_Tix_SplitConfig)
  104. #endif
  105.  
  106. #ifndef Tix_UnmapInvisibleWindowItems
  107. #  define Tix_UnmapInvisibleWindowItems (*TixintVptr->V_Tix_UnmapInvisibleWindowItems)
  108. #endif
  109.  
  110. #ifndef Tix_UpdateScrollBar
  111. #  define Tix_UpdateScrollBar (*TixintVptr->V_Tix_UpdateScrollBar)
  112. #endif
  113.  
  114. #ifndef Tix_WidgetConfigure2
  115. #  define Tix_WidgetConfigure2 (*TixintVptr->V_Tix_WidgetConfigure2)
  116. #endif
  117.  
  118. #ifndef Tix_WindowItemListRemove
  119. #  define Tix_WindowItemListRemove (*TixintVptr->V_Tix_WindowItemListRemove)
  120. #endif
  121.  
  122. #ifndef TixpDrawAnchorLines
  123. #  define TixpDrawAnchorLines (*TixintVptr->V_TixpDrawAnchorLines)
  124. #endif
  125.  
  126. #ifndef TixpDrawTmpLine
  127. #  define TixpDrawTmpLine (*TixintVptr->V_TixpDrawTmpLine)
  128. #endif
  129.  
  130. #ifndef TixpEndSubRegionDraw
  131. #  define TixpEndSubRegionDraw (*TixintVptr->V_TixpEndSubRegionDraw)
  132. #endif
  133.  
  134. #ifndef TixpSetWindowParent
  135. #  define TixpSetWindowParent (*TixintVptr->V_TixpSetWindowParent)
  136. #endif
  137.  
  138. #ifndef TixpStartSubRegionDraw
  139. #  define TixpStartSubRegionDraw (*TixintVptr->V_TixpStartSubRegionDraw)
  140. #endif
  141.  
  142. #ifndef TixpSubRegDisplayText
  143. #  define TixpSubRegDisplayText (*TixintVptr->V_TixpSubRegDisplayText)
  144. #endif
  145.  
  146. #ifndef TixpSubRegDrawBitmap
  147. #  define TixpSubRegDrawBitmap (*TixintVptr->V_TixpSubRegDrawBitmap)
  148. #endif
  149.  
  150. #ifndef TixpSubRegDrawImage
  151. #  define TixpSubRegDrawImage (*TixintVptr->V_TixpSubRegDrawImage)
  152. #endif
  153.  
  154. #ifndef TixpSubRegFillRectangle
  155. #  define TixpSubRegFillRectangle (*TixintVptr->V_TixpSubRegFillRectangle)
  156. #endif
  157.  
  158. #endif /* NO_VTABLES */
  159. #endif /* _TIXINT_VM */
  160.