Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
DHTAnchor.h230 extern HTFormat HTAnchor_format(HTParentAnchor *me);
DHTAccess.c910 if (HTAnchor_format(anchor) == WWW_DIRED) in HTLoadDocument()
952 if (HTAnchor_format(anchor) == WWW_DIRED) in HTLoadDocument()
DHTAnchor.c893 HTFormat HTAnchor_format(HTParentAnchor *me) in HTAnchor_format() function