home *** CD-ROM | disk | FTP | other *** search
- * "hypertext.datatype"
- ##base _HyperTextDTClassBase
- ##bias 30
- ##public
- *--- functions in V40 or higher ---
- *
- ObtainHyperTextEngine()()
- AllocSegInfoA(tagList)(a0)
- FreeSegInfo(segInfo)(a0)
- AllocSegmentA(segInfo,type,tagList)(a0,d0,a1)
- FreeSegment(segInfo,segment)(a0,a1)
- AllocConvInfoA(segInfo,segTagList,tagList)(a0,a1,a2)
- FreeConvInfo(convInfo)(a0)
- ConvertAttributes(convInfo,string,len)(a0,a1,d0)
- ##end
-
-