home *** CD-ROM | disk | FTP | other *** search
/ Netrunner 2004 October / NETRUNNER0410.ISO / regular / ActivePerl-5.8.4.810-MSWin32-x86.msi / _8c9c5d397994f17898462355a8632820 < prev    next >
Text File  |  2004-06-01  |  5KB  |  172 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 TixComputeTextGeometry
  11. #  define TixComputeTextGeometry (*TixintVptr->V_TixComputeTextGeometry)
  12. #endif
  13.  
  14. #ifndef TixDItemGetAnchor
  15. #  define TixDItemGetAnchor (*TixintVptr->V_TixDItemGetAnchor)
  16. #endif
  17.  
  18. #ifndef TixDItemStyleChanged
  19. #  define TixDItemStyleChanged (*TixintVptr->V_TixDItemStyleChanged)
  20. #endif
  21.  
  22. #ifndef TixDItemStyleFree
  23. #  define TixDItemStyleFree (*TixintVptr->V_TixDItemStyleFree)
  24. #endif
  25.  
  26. #ifndef TixDisplayText
  27. #  define TixDisplayText (*TixintVptr->V_TixDisplayText)
  28. #endif
  29.  
  30. #ifndef TixGetColorDItemGC
  31. #  define TixGetColorDItemGC (*TixintVptr->V_TixGetColorDItemGC)
  32. #endif
  33.  
  34. #ifndef TixGetDefaultDItemStyle
  35. #  define TixGetDefaultDItemStyle (*TixintVptr->V_TixGetDefaultDItemStyle)
  36. #endif
  37.  
  38. #ifndef TixGetHashTable
  39. #  define TixGetHashTable (*TixintVptr->V_TixGetHashTable)
  40. #endif
  41.  
  42. #ifndef Tix_AddDItemType
  43. #  define Tix_AddDItemType (*TixintVptr->V_Tix_AddDItemType)
  44. #endif
  45.  
  46. #ifndef Tix_ConfigureInfo2
  47. #  define Tix_ConfigureInfo2 (*TixintVptr->V_Tix_ConfigureInfo2)
  48. #endif
  49.  
  50. #ifndef Tix_ConfigureValue2
  51. #  define Tix_ConfigureValue2 (*TixintVptr->V_Tix_ConfigureValue2)
  52. #endif
  53.  
  54. #ifndef Tix_DItemCalculateSize
  55. #  define Tix_DItemCalculateSize (*TixintVptr->V_Tix_DItemCalculateSize)
  56. #endif
  57.  
  58. #ifndef Tix_DItemComponent
  59. #  define Tix_DItemComponent (*TixintVptr->V_Tix_DItemComponent)
  60. #endif
  61.  
  62. #ifndef Tix_DItemConfigure
  63. #  define Tix_DItemConfigure (*TixintVptr->V_Tix_DItemConfigure)
  64. #endif
  65.  
  66. #ifndef Tix_DItemCreate
  67. #  define Tix_DItemCreate (*TixintVptr->V_Tix_DItemCreate)
  68. #endif
  69.  
  70. #ifndef Tix_DItemDisplay
  71. #  define Tix_DItemDisplay (*TixintVptr->V_Tix_DItemDisplay)
  72. #endif
  73.  
  74. #ifndef Tix_DItemDrawBackground
  75. #  define Tix_DItemDrawBackground (*TixintVptr->V_Tix_DItemDrawBackground)
  76. #endif
  77.  
  78. #ifndef Tix_DItemFree
  79. #  define Tix_DItemFree (*TixintVptr->V_Tix_DItemFree)
  80. #endif
  81.  
  82. #ifndef Tix_FreeArgumentList
  83. #  define Tix_FreeArgumentList (*TixintVptr->V_Tix_FreeArgumentList)
  84. #endif
  85.  
  86. #ifndef Tix_GetDItemType
  87. #  define Tix_GetDItemType (*TixintVptr->V_Tix_GetDItemType)
  88. #endif
  89.  
  90. #ifndef Tix_GetScrollFractions
  91. #  define Tix_GetScrollFractions (*TixintVptr->V_Tix_GetScrollFractions)
  92. #endif
  93.  
  94. #ifndef Tix_InitScrollInfo
  95. #  define Tix_InitScrollInfo (*TixintVptr->V_Tix_InitScrollInfo)
  96. #endif
  97.  
  98. #ifndef Tix_MultiConfigureInfo
  99. #  define Tix_MultiConfigureInfo (*TixintVptr->V_Tix_MultiConfigureInfo)
  100. #endif
  101.  
  102. #ifndef Tix_SetDefaultStyleTemplate
  103. #  define Tix_SetDefaultStyleTemplate (*TixintVptr->V_Tix_SetDefaultStyleTemplate)
  104. #endif
  105.  
  106. #ifndef Tix_SetScrollBarView
  107. #  define Tix_SetScrollBarView (*TixintVptr->V_Tix_SetScrollBarView)
  108. #endif
  109.  
  110. #ifndef Tix_SetWindowItemSerial
  111. #  define Tix_SetWindowItemSerial (*TixintVptr->V_Tix_SetWindowItemSerial)
  112. #endif
  113.  
  114. #ifndef Tix_SplitConfig
  115. #  define Tix_SplitConfig (*TixintVptr->V_Tix_SplitConfig)
  116. #endif
  117.  
  118. #ifndef Tix_UnmapInvisibleWindowItems
  119. #  define Tix_UnmapInvisibleWindowItems (*TixintVptr->V_Tix_UnmapInvisibleWindowItems)
  120. #endif
  121.  
  122. #ifndef Tix_UpdateScrollBar
  123. #  define Tix_UpdateScrollBar (*TixintVptr->V_Tix_UpdateScrollBar)
  124. #endif
  125.  
  126. #ifndef Tix_WidgetConfigure2
  127. #  define Tix_WidgetConfigure2 (*TixintVptr->V_Tix_WidgetConfigure2)
  128. #endif
  129.  
  130. #ifndef Tix_WindowItemListRemove
  131. #  define Tix_WindowItemListRemove (*TixintVptr->V_Tix_WindowItemListRemove)
  132. #endif
  133.  
  134. #ifndef TixpDrawAnchorLines
  135. #  define TixpDrawAnchorLines (*TixintVptr->V_TixpDrawAnchorLines)
  136. #endif
  137.  
  138. #ifndef TixpDrawTmpLine
  139. #  define TixpDrawTmpLine (*TixintVptr->V_TixpDrawTmpLine)
  140. #endif
  141.  
  142. #ifndef TixpEndSubRegionDraw
  143. #  define TixpEndSubRegionDraw (*TixintVptr->V_TixpEndSubRegionDraw)
  144. #endif
  145.  
  146. #ifndef TixpStartSubRegionDraw
  147. #  define TixpStartSubRegionDraw (*TixintVptr->V_TixpStartSubRegionDraw)
  148. #endif
  149.  
  150. #ifndef TixpSubRegDisplayText
  151. #  define TixpSubRegDisplayText (*TixintVptr->V_TixpSubRegDisplayText)
  152. #endif
  153.  
  154. #ifndef TixpSubRegDrawBitmap
  155. #  define TixpSubRegDrawBitmap (*TixintVptr->V_TixpSubRegDrawBitmap)
  156. #endif
  157.  
  158. #ifndef TixpSubRegDrawImage
  159. #  define TixpSubRegDrawImage (*TixintVptr->V_TixpSubRegDrawImage)
  160. #endif
  161.  
  162. #ifndef TixpSubRegFillRectangle
  163. #  define TixpSubRegFillRectangle (*TixintVptr->V_TixpSubRegFillRectangle)
  164. #endif
  165.  
  166. #ifndef tixStrDup
  167. #  define tixStrDup (*TixintVptr->V_tixStrDup)
  168. #endif
  169.  
  170. #endif /* NO_VTABLES */
  171. #endif /* _TIXINT_VM */
  172.