mi32/html.h File Reference

#include <mi32/htmlstrs.h>

Include dependency graph for html.h:

mi32/htmlstrs.h

This graph shows which files directly or indirectly include this file:

mi32/xmhtml.h

Go to the source code of this file.

Classes

struct  _XmHTMLAnchorCallbackStruct
struct  _XmHTMLEvent
struct  _XmHTMLGIFStream
struct  _XmHTMLObject
struct  _XmHTMLPaperSize
struct  _XmHTMLPLCStream
struct  _XmHTMLTextPosition
struct  _XmImageInfo
struct  XmHTMLDocumentCallbackStruct
struct  XmHTMLDocumentInfo
struct  XmHTMLEventCallbackStruct
struct  XmHTMLFontCacheInfo
struct  XmHTMLFormCallbackStruct
struct  XmHTMLFormDataRec
struct  XmHTMLFrameCallbackStruct
struct  XmHTMLHeadAttributes
struct  XmHTMLImagemapCallbackStruct
struct  XmHTMLInfoStructure
struct  XmHTMLLinkCallbackStruct
struct  XmHTMLLinkDataRec
struct  XmHTMLMetaDataRec
struct  XmHTMLObjectCallbackStruct
struct  XmHTMLPageCallbackStruct
struct  XmHTMLTagAttributes
struct  XmImage
struct  XmImageConfig
struct  XmImageFrame

Defines

#define AllFrames   -1
#define FirstFrame   -2
#define GIF_STREAM_END   1
#define GIF_STREAM_ERR   0
#define GIF_STREAM_FINAL   -2
#define GIF_STREAM_INIT   -1
#define GIF_STREAM_OK   2
#define HeadAll   ((unsigned char)~0)
#define HeadBase   (1<<3)
#define HeadClear   ((unsigned char)0)
#define HeadDocType   (1<<0)
#define HeadIsIndex   (1<<2)
#define HeadLink   (1<<5)
#define HeadMeta   (1<<4)
#define HeadScript   (1<<6)
#define HeadStyle   (1<<7)
#define HeadTitle   (1<<1)
#define HT_TAG_ALIGN   (1<<8)
#define HT_TAG_BACKGROUND   (1<<17)
#define HT_TAG_BGCOLOR   (1<<18)
#define HT_TAG_BORDER   (1<<13)
#define HT_TAG_CLASSID   (1<<1)
#define HT_TAG_CODEBASE   (1<<2)
#define HT_TAG_CODETYPE   (1<<6)
#define HT_TAG_DATA   (1<<3)
#define HT_TAG_EVENTS   (1<<21)
#define HT_TAG_HALIGN   (1<<9)
#define HT_TAG_HEIGHT   (1<<11)
#define HT_TAG_HREF   (1<<19)
#define HT_TAG_HSPACE   (1<<14)
#define HT_TAG_NAME   (1<<20)
#define HT_TAG_SRC   (1<<4)
#define HT_TAG_STANDBY   (1<<7)
#define HT_TAG_TYPE   (1<<5)
#define HT_TAG_USEMAP   (1<<16)
#define HT_TAG_VALIGN   (1<<10)
#define HT_TAG_VSPACE   (1<<15)
#define HT_TAG_WIDTH   (1<<12)
#define IMAGE_DISCARD   2
#define IMAGE_GET   1
#define IMAGE_STORE   0
#define ImageBackground   (1L<<5)
#define ImageClipmask   (1L<<4)
#define ImageCreateGC   (1L<<2)
#define ImageFrameSelect   (1L<<10)
#define ImageFSDither   (1L<<1)
#define ImageGifDecodeProc   (1L<<8)
#define ImageGifzCmd   (1L<<9)
#define ImageMaxColors   (1L<<7)
#define ImageQuantize   (1L<<6)
#define ImageScreenGamma   (1L<<11)
#define ImageWorkSpace   (1L<<3)
#define LastFrame   -3
#define RE_EBADPARENT   -3
#define RE_EEMPTY   -1
#define RE_ENOMEM   -2
#define RE_ERROR   -5
#define RE_EWORDS   -4
#define STREAM_ABORT   -2
#define STREAM_END   0
#define STREAM_OK   1
#define STREAM_RESIZE   -3
#define STREAM_SUSPEND   -1
#define XmHTMLTEXT_ADDFOOTER   (1<<2)
#define XmHTMLTEXT_ADDHEADER   (1<<1)
#define XmHTMLTEXT_MIMIC_FONTS   (1<<7)
#define XmHTMLTEXT_PSFONT_CENTURY   (1<<5)
#define XmHTMLTEXT_PSFONT_HELVETICA   (1<<4)
#define XmHTMLTEXT_PSFONT_LUCIDA   (1<<6)
#define XmHTMLTEXT_PSFONT_ROMAN   (1<<3)
#define XmIMAGE_ALLOW_SCALE   (1<<5)
#define XmIMAGE_CLIPMASK   (1<<7)
#define XmIMAGE_DEFERRED_FREE   (1<<2)
#define XmIMAGE_DELAYED   (1<<1)
#define XmIMAGE_DELAYED_CREATION   (1<<10)
#define XmIMAGE_FRAME_IGNORE   (1<<6)
#define XmIMAGE_IMMEDIATE_FREE   (1<<3)
#define XmIMAGE_PROGRESSIVE   (1<<9)
#define XmIMAGE_RGB_SINGLE   (1<<4)
#define XmIMAGE_SHARED_DATA   (1<<8)

Typedefs

typedef _XmHTMLAnchorCallbackStruct XmHTMLAnchorCallbackStruct
typedef Boolean(*) XmHTMLAnchorProc (Widget, String, XtPointer)
typedef _XmHTMLAnchorCallbackStructXmHTMLAnchorPtr
typedef struct XmHTMLDocumentCallbackStructXmHTMLDocumentPtr
typedef _XmHTMLParserTag * XmHTMLElementId
typedef void(*) XmHTMLEndDataProc (XmHTMLPLCStream *, XtPointer, int, Boolean)
typedef _XmHTMLEvent XmHTMLEvent
typedef XtPointer(*) XmHTMLEventProc (Widget, String, XtPointer)
typedef struct XmHTMLFormDataRecXmHTMLFormDataPtr
typedef struct XmHTMLFormCallbackStructXmHTMLFormPtr
typedef struct XmHTMLFrameCallbackStructXmHTMLFramePtr
typedef int(*) XmHTMLGetDataProc (XmHTMLPLCStream *, XtPointer)
typedef _XmHTMLGIFStream XmHTMLGIFStream
typedef struct XmHTMLImagemapCallbackStructXmHTMLImagemapPtr
typedef struct XmHTMLInfoStructureXmHTMLInfoPtr
typedef struct XmHTMLLinkDataRecXmHTMLLinkDataPtr
typedef struct XmHTMLLinkCallbackStructXmHTMLLinkPtr
typedef struct XmHTMLMetaDataRecXmHTMLMetaDataPtr
typedef _XmHTMLObject XmHTMLObject
typedef _XmHTMLExtObj * XmHTMLObjectId
typedef struct XmHTMLObjectCallbackStructXmHTMLObjectPtr
typedef struct XmHTMLPageCallbackStructXmHTMLPagePtr
typedef _XmHTMLPaperSize XmHTMLPaperSize
typedef _XmHTMLPLCStream XmHTMLPLCStream
typedef _XmHTMLTextFinder * XmHTMLTextFinder
typedef _XmHTMLTextPosition XmHTMLTextPosition
typedef int(*) XmImageGifProc (XmHTMLGIFStream *)
typedef _XmImageInfo XmImageInfo
typedef _XmImageInfoXmImageInfoStruct
typedef XmImageInfo *(*) XmImageProc (Widget, String, Dimension, Dimension, XtPointer)

Enumerations

enum  {
  XmCR_HTML_ANCHORTRACK = 16384, XmCR_HTML_DOCUMENT, XmCR_HTML_FORM, XmCR_HTML_FRAME,
  XmCR_HTML_FRAMECREATE, XmCR_HTML_FRAMEDESTROY, XmCR_HTML_IMAGEMAPACTIVATE, XmCR_HTML_IMAGEMAP,
  XmCR_HTML_LINK, XmCR_HTML_MODIFYING_TEXT_VALUE, XmCR_HTML_MOTIONTRACK, XmCR_HTML_PARSER,
  XmCR_HTML_EVENT, XmCR_HTML_EVENTDESTROY, XmCR_HTML_OBJECT, XmCR_HTML_OBJECTCREATE,
  XmCR_HTML_OBJECTDESTROY
}
enum  {
  XmCR_HTML_LOAD = 0, XmCR_HTML_UNLOAD, XmCR_HTML_SUBMIT, XmCR_HTML_RESET,
  XmCR_HTML_FOCUS, XmCR_HTML_BLUR, XmCR_HTML_SELECT, XmCR_HTML_CHANGE,
  XmCR_HTML_CLICK, XmCR_HTML_DOUBLE_CLICK, XmCR_HTML_MOUSEDOWN, XmCR_HTML_MOUSEUP,
  XmCR_HTML_MOUSEOVER, XmCR_HTML_MOUSEMOVE, XmCR_HTML_MOUSEOUT, XmCR_HTML_KEYPRESS,
  XmCR_HTML_KEYDOWN, XmCR_HTML_KEYUP, XmCR_HTML_USEREVENT
}
enum  {
  XmQUICK = 0, XmBEST, XmFAST, XmSLOW,
  XmDISABLED
}
enum  {
  XmHTML_CHAR = 0, XmHTML_CENTIMETER, XmHTML_MILLIMETER, XmHTML_INCH,
  XmHTML_PICA, XmHTML_POINT
}
enum  { XmHTMLTEXT_PAPERSIZE_A4 = 0, XmHTMLTEXT_PAPERSIZE_LETTER, XmHTMLTEXT_PAPERSIZE_CUSTOM }
enum  { XmHTMLTEXT_PLAIN = 0, XmHTMLTEXT_FORMATTED, XmHTMLTEXT_POSTSCRIPT }
enum  { XmPLC_IMAGE, XmPLC_DOCUMENT, XmPLC_FINISHED }
enum  { XmHTML_FORM_GET = 0, XmHTML_FORM_POST, XmHTML_FORM_PIPE }
enum  {
  XmHTML_NONE = 0, XmHTML_UNKNOWN_ELEMENT = 1, XmHTML_BAD = 2, XmHTML_OPEN_BLOCK = 4,
  XmHTML_CLOSE_BLOCK = 8, XmHTML_OPEN_ELEMENT = 16, XmHTML_NESTED = 32, XmHTML_VIOLATION = 64,
  XmHTML_ALL = 127
}
enum  {
  HTML_REMOVE = 1, HTML_INSERT, HTML_SWITCH, HTML_KEEP,
  HTML_IGNORE, HTML_ALIAS, HTML_TERMINATE
}
enum  {
  IMAGE_ERROR = 0, IMAGE_UNKNOWN, IMAGE_XPM, IMAGE_XBM,
  IMAGE_GIF, IMAGE_GIFANIM, IMAGE_GIFANIMLOOP, IMAGE_GZF,
  IMAGE_GZFANIM, IMAGE_GZFANIMLOOP, IMAGE_JPEG, IMAGE_PNG,
  IMAGE_FLG
}
enum  { XmIMAGE_NONE = 0, XmIMAGE_TRANSPARENCY_BG, XmIMAGE_TRANSPARENCY_ALPHA }
enum  { XmIMAGE_COLORSPACE_GRAYSCALE = 1, XmIMAGE_COLORSPACE_INDEXED, XmIMAGE_COLORSPACE_RGB }
enum  { XmIMAGE_DISPOSE_NONE = 1, XmIMAGE_DISPOSE_BY_BACKGROUND, XmIMAGE_DISPOSE_BY_PREVIOUS }
enum  { XmALWAYS = 1, XmNEVER }
enum  componentType {
  FORM_CHECK = 0, FORM_FILE, FORM_HIDDEN, FORM_IMAGE,
  FORM_OPTION, FORM_PASSWD, FORM_RADIO, FORM_RESET,
  FORM_SELECT, FORM_SUBMIT, FORM_TEXT, FORM_TEXTAREA,
  FORM_UNKNOWN
}
enum  htmlEnum {
  HT_DOCTYPE, HT_A, HT_ADDRESS, HT_APPLET,
  HT_AREA, HT_B, HT_BASE, HT_BASEFONT,
  HT_BIG, HT_BLOCKQUOTE, HT_BODY, HT_BR,
  HT_CAPTION, HT_CENTER, HT_CITE, HT_CODE,
  HT_DD, HT_DFN, HT_DIR, HT_DIV,
  HT_DL, HT_DT, HT_EM, HT_FONT,
  HT_FORM, HT_FRAME, HT_FRAMESET, HT_H1,
  HT_H2, HT_H3, HT_H4, HT_H5,
  HT_H6, HT_HEAD, HT_HR, HT_HTML,
  HT_I, HT_IMG, HT_INPUT, HT_ISINDEX,
  HT_KBD, HT_LI, HT_LINK, HT_MAP,
  HT_MENU, HT_META, HT_NOFRAMES, HT_OL,
  HT_OPTION, HT_P, HT_PAGE, HT_PARAM,
  HT_PRE, HT_SAMP, HT_SCRIPT, HT_SELECT,
  HT_SMALL, HT_STRIKE, HT_STRONG, HT_STYLE,
  HT_SUB, HT_SUP, HT_TAB, HT_TABLE,
  HT_TD, HT_TEXTAREA, HT_TH, HT_TITLE,
  HT_TR, HT_TT, HT_U, HT_UL,
  HT_VAR, HT_ZTEXT
}
enum  parserError {
  HTML_UNKNOWN_ELEMENT = 1, HTML_BAD, HTML_OPEN_BLOCK, HTML_CLOSE_BLOCK,
  HTML_OPEN_ELEMENT, HTML_NESTED, HTML_VIOLATION, HTML_NOTIFY,
  HTML_INTERNAL
}
enum  URLType {
  ANCHOR_ABOUT = 0, ANCHOR_EXEC, ANCHOR_FILE_REMOTE, ANCHOR_FTP,
  ANCHOR_GOPHER, ANCHOR_HTTP, ANCHOR_SECURE_HTTP, ANCHOR_INFO,
  ANCHOR_MAILTO, ANCHOR_MAN, ANCHOR_NEWS, ANCHOR_PIPE,
  ANCHOR_TELNET, ANCHOR_WAIS, ANCHOR_XEXEC, ANCHOR_UNKNOWN,
  ANCHOR_FILE_LOCAL, ANCHOR_FORM_IMAGE, ANCHOR_JUMP, ANCHOR_NAMED
}
enum  XmHTMLDirection { XmHTML_FORWARD = 0, XmHTML_BACKWARD }
enum  XmHTMLLoadType {
  XmLOAD_NORMAL = 0, XmLOAD_PROGRESSIVE, XmLOAD_INCREMENTAL, XmLOAD_SUSPEND,
  XmLOAD_ABORT
}
enum  XmHTMLObjectStatus {
  OBJECT_ALMOST = 0, OBJECT_DESTROYED, OBJECT_EMPTY, OBJECT_ERROR,
  OBJECT_FATAL, OBJECT_INVALID, OBJECT_INVALID_LOCATION, OBJECT_INVALID_SIZE,
  OBJECT_LOWERED, OBJECT_MAPPED, OBJECT_OK, OBJECT_ORPHANED,
  OBJECT_PARENTED, OBJECT_RAISED, OBJECT_UNIMPLEMENTED, OBJECT_UNKNOWN,
  OBJECT_UNKNOWN_ELEMENT, OBJECT_UNMAPPED, OBJECT_UNUSED, OBJECT_USED,
  OBJECT_VISIBLE
}
enum  XmHTMLRegexStatus { XmREG_ERROR = 0, XmREG_NOMATCH, XmREG_MATCH }
enum  XmImageStatus {
  XmIMAGE_ERROR = 0, XmIMAGE_BAD, XmIMAGE_UNKNOWN, XmIMAGE_ALMOST,
  XmIMAGE_OK
}

Variables

String * html_tokens


Define Documentation

#define AllFrames   -1

do all frames

Definition at line 722 of file html.h.

#define FirstFrame   -2

only use first frame

Definition at line 723 of file html.h.

#define GIF_STREAM_END   1

Definition at line 351 of file html.h.

#define GIF_STREAM_ERR   0

Definition at line 352 of file html.h.

#define GIF_STREAM_FINAL   -2

Definition at line 354 of file html.h.

#define GIF_STREAM_INIT   -1

Definition at line 353 of file html.h.

#define GIF_STREAM_OK   2

Definition at line 350 of file html.h.

#define HeadAll   ((unsigned char)~0)

Definition at line 715 of file html.h.

#define HeadBase   (1<<3)

Definition at line 710 of file html.h.

#define HeadClear   ((unsigned char)0)

Definition at line 706 of file html.h.

#define HeadDocType   (1<<0)

Definition at line 707 of file html.h.

#define HeadIsIndex   (1<<2)

Definition at line 709 of file html.h.

#define HeadLink   (1<<5)

Definition at line 712 of file html.h.

#define HeadMeta   (1<<4)

Definition at line 711 of file html.h.

#define HeadScript   (1<<6)

Definition at line 713 of file html.h.

#define HeadStyle   (1<<7)

Definition at line 714 of file html.h.

#define HeadTitle   (1<<1)

Definition at line 708 of file html.h.

#define HT_TAG_ALIGN   (1<<8)

Definition at line 576 of file html.h.

#define HT_TAG_BACKGROUND   (1<<17)

Definition at line 585 of file html.h.

#define HT_TAG_BGCOLOR   (1<<18)

Definition at line 586 of file html.h.

#define HT_TAG_BORDER   (1<<13)

Definition at line 581 of file html.h.

#define HT_TAG_CLASSID   (1<<1)

Definition at line 569 of file html.h.

#define HT_TAG_CODEBASE   (1<<2)

Definition at line 570 of file html.h.

#define HT_TAG_CODETYPE   (1<<6)

Definition at line 574 of file html.h.

#define HT_TAG_DATA   (1<<3)

Definition at line 571 of file html.h.

#define HT_TAG_EVENTS   (1<<21)

Definition at line 589 of file html.h.

#define HT_TAG_HALIGN   (1<<9)

Definition at line 577 of file html.h.

#define HT_TAG_HEIGHT   (1<<11)

Definition at line 579 of file html.h.

#define HT_TAG_HREF   (1<<19)

Definition at line 587 of file html.h.

#define HT_TAG_HSPACE   (1<<14)

Definition at line 582 of file html.h.

#define HT_TAG_NAME   (1<<20)

Definition at line 588 of file html.h.

#define HT_TAG_SRC   (1<<4)

Definition at line 572 of file html.h.

#define HT_TAG_STANDBY   (1<<7)

Definition at line 575 of file html.h.

#define HT_TAG_TYPE   (1<<5)

Definition at line 573 of file html.h.

#define HT_TAG_USEMAP   (1<<16)

Definition at line 584 of file html.h.

#define HT_TAG_VALIGN   (1<<10)

Definition at line 578 of file html.h.

#define HT_TAG_VSPACE   (1<<15)

Definition at line 583 of file html.h.

#define HT_TAG_WIDTH   (1<<12)

Definition at line 580 of file html.h.

#define IMAGE_DISCARD   2

discard an image from the cache

Definition at line 498 of file html.h.

#define IMAGE_GET   1

retrieve an image from the cache

Definition at line 497 of file html.h.

#define IMAGE_STORE   0

store an image in the cache

Definition at line 496 of file html.h.

#define ImageBackground   (1L<<5)

Definition at line 733 of file html.h.

#define ImageClipmask   (1L<<4)

Definition at line 732 of file html.h.

#define ImageCreateGC   (1L<<2)

Definition at line 730 of file html.h.

#define ImageFrameSelect   (1L<<10)

Definition at line 738 of file html.h.

#define ImageFSDither   (1L<<1)

Definition at line 729 of file html.h.

#define ImageGifDecodeProc   (1L<<8)

Definition at line 736 of file html.h.

#define ImageGifzCmd   (1L<<9)

Definition at line 737 of file html.h.

#define ImageMaxColors   (1L<<7)

Definition at line 735 of file html.h.

#define ImageQuantize   (1L<<6)

Definition at line 734 of file html.h.

#define ImageScreenGamma   (1L<<11)

Definition at line 739 of file html.h.

#define ImageWorkSpace   (1L<<3)

Definition at line 731 of file html.h.

#define LastFrame   -3

only do last frame

Definition at line 724 of file html.h.

#define RE_EBADPARENT   -3

parent is not of class xmHTMLWidgetClass

Definition at line 641 of file html.h.

#define RE_EEMPTY   -1

no search string given

Definition at line 639 of file html.h.

#define RE_ENOMEM   -2

out of memory

Definition at line 640 of file html.h.

#define RE_ERROR   -5

unknown error

Definition at line 643 of file html.h.

#define RE_EWORDS   -4

no words to be searched (empty document)

Definition at line 642 of file html.h.

#define STREAM_ABORT   -2

data stream aborted

Definition at line 343 of file html.h.

#define STREAM_END   0

data stream ended (no more data)

Definition at line 341 of file html.h.

#define STREAM_OK   1

internally used value

Definition at line 340 of file html.h.

#define STREAM_RESIZE   -3

resize input buffer

Definition at line 344 of file html.h.

#define STREAM_SUSPEND   -1

data stream suspended (not enough data)

Definition at line 342 of file html.h.

#define XmHTMLTEXT_ADDFOOTER   (1<<2)

Definition at line 696 of file html.h.

#define XmHTMLTEXT_ADDHEADER   (1<<1)

Definition at line 695 of file html.h.

#define XmHTMLTEXT_MIMIC_FONTS   (1<<7)

Definition at line 701 of file html.h.

#define XmHTMLTEXT_PSFONT_CENTURY   (1<<5)

Definition at line 699 of file html.h.

#define XmHTMLTEXT_PSFONT_HELVETICA   (1<<4)

Definition at line 698 of file html.h.

#define XmHTMLTEXT_PSFONT_LUCIDA   (1<<6)

Definition at line 700 of file html.h.

#define XmHTMLTEXT_PSFONT_ROMAN   (1<<3)

Definition at line 697 of file html.h.

#define XmIMAGE_ALLOW_SCALE   (1<<5)

Definition at line 464 of file html.h.

#define XmIMAGE_CLIPMASK   (1<<7)

Definition at line 466 of file html.h.

#define XmIMAGE_DEFERRED_FREE   (1<<2)

Definition at line 461 of file html.h.

#define XmIMAGE_DELAYED   (1<<1)

Definition at line 460 of file html.h.

#define XmIMAGE_DELAYED_CREATION   (1<<10)

Definition at line 470 of file html.h.

#define XmIMAGE_FRAME_IGNORE   (1<<6)

Definition at line 465 of file html.h.

#define XmIMAGE_IMMEDIATE_FREE   (1<<3)

Definition at line 462 of file html.h.

#define XmIMAGE_PROGRESSIVE   (1<<9)

Definition at line 468 of file html.h.

#define XmIMAGE_RGB_SINGLE   (1<<4)

Definition at line 463 of file html.h.

#define XmIMAGE_SHARED_DATA   (1<<8)

Definition at line 467 of file html.h.


Typedef Documentation

typedef struct _XmHTMLAnchorCallbackStruct XmHTMLAnchorCallbackStruct

typedef Boolean(*) XmHTMLAnchorProc(Widget, String, XtPointer)

Definition at line 1135 of file html.h.

typedef struct _XmHTMLAnchorCallbackStruct* XmHTMLAnchorPtr

Definition at line 964 of file html.h.

typedef struct XmHTMLDocumentCallbackStruct * XmHTMLDocumentPtr

typedef struct _XmHTMLParserTag* XmHTMLElementId

Definition at line 1107 of file html.h.

typedef void(*) XmHTMLEndDataProc(XmHTMLPLCStream *, XtPointer, int, Boolean)

Definition at line 1038 of file html.h.

typedef struct _XmHTMLEvent XmHTMLEvent

typedef XtPointer(*) XmHTMLEventProc(Widget, String, XtPointer)

Definition at line 241 of file html.h.

typedef struct XmHTMLFormDataRec * XmHTMLFormDataPtr

typedef struct XmHTMLFormCallbackStruct * XmHTMLFormPtr

typedef struct XmHTMLFrameCallbackStruct * XmHTMLFramePtr

typedef int(*) XmHTMLGetDataProc(XmHTMLPLCStream *, XtPointer)

Definition at line 1037 of file html.h.

typedef struct _XmHTMLGIFStream XmHTMLGIFStream

typedef struct XmHTMLImagemapCallbackStruct * XmHTMLImagemapPtr

typedef struct XmHTMLInfoStructure * XmHTMLInfoPtr

typedef struct XmHTMLLinkDataRec * XmHTMLLinkDataPtr

typedef struct XmHTMLLinkCallbackStruct * XmHTMLLinkPtr

typedef struct XmHTMLMetaDataRec * XmHTMLMetaDataPtr

typedef struct _XmHTMLObject XmHTMLObject

typedef struct _XmHTMLExtObj* XmHTMLObjectId

Definition at line 1109 of file html.h.

typedef struct XmHTMLObjectCallbackStruct * XmHTMLObjectPtr

typedef struct XmHTMLPageCallbackStruct * XmHTMLPagePtr