Home
last modified time | relevance | path

Searched refs:HyperDoc (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
DHTAnchor.h23 typedef struct _HyperDoc HyperDoc; /* Ready for forward references */ typedef
70 HyperDoc *document; /* The document within which this is an anchor */
218 HyperDoc *doc);
220 extern HyperDoc *HTAnchor_document(HTParentAnchor *me);
DHTAnchor.c858 HyperDoc *doc) in HTAnchor_setDocument()
864 HyperDoc *HTAnchor_document(HTParentAnchor *me) in HTAnchor_document()
/mirbsd/src/gnu/usr.bin/lynx/src/
DGridText.c1129 HTAnchor_setDocument(anchor, (HyperDoc *) self); in HText_new()
1300 HTAnchor_setDocument(self->node_anchor, (HyperDoc *) 0); in HText_free()