Searched refs:HTAnchor_format (Results 1 – 3 of 3) sorted by relevance
230 extern HTFormat HTAnchor_format(HTParentAnchor *me);
910 if (HTAnchor_format(anchor) == WWW_DIRED) in HTLoadDocument()952 if (HTAnchor_format(anchor) == WWW_DIRED) in HTLoadDocument()
893 HTFormat HTAnchor_format(HTParentAnchor *me) in HTAnchor_format() function