Searched refs:HTLoadAbsolute (Results 1 – 8 of 8) sorted by relevance
333 HTLoadAbsolute(&WWWDoc); in getfile()363 if (!HTLoadAbsolute(&WWWDoc)) { in getfile()439 if (!HTLoadAbsolute(&WWWDoc)) { in getfile()609 HTLoadAbsolute(&WWWDoc); in getfile()646 HTLoadAbsolute(&WWWDoc); in getfile()686 if (!HTLoadAbsolute(&WWWDoc)) { in getfile()698 status = HTLoadAbsolute(&WWWDoc); in getfile()806 if (!HTLoadAbsolute(&WWWDoc)) { in getfile()1011 if (!HTLoadAbsolute(&WWWDoc)) { in getfile()
440 if (!HTLoadAbsolute(&WWWDoc)) { in LYLoadIMGmap()495 if (!HTLoadAbsolute(&WWWDoc)) { in LYLoadIMGmap()
2405 if (!HTLoadAbsolute(&WWWDoc)) in lynx_cfg_infopage()2552 if (!HTLoadAbsolute(&WWWDoc)) in lynx_cfg_infopage()2633 if (!HTLoadAbsolute(&WWWDoc)) in lynx_compile_opts()
2697 if (!HTLoadAbsolute(&WWWDoc)) in postoptions()3275 if (!HTLoadAbsolute(&WWWDoc)) in postoptions()3300 if (!HTLoadAbsolute(&WWWDoc)) in postoptions()
1061 if (!HTLoadAbsolute(&WWWDoc)) in printfile()
6497 BibP_bibhost_available = (BOOLEAN) (HTLoadAbsolute(&bibhostIcon) == YES); in LYCheckBibHost()
135 extern BOOL HTLoadAbsolute(const DocAddress *addr);
1119 BOOL HTLoadAbsolute(const DocAddress *docaddr) in HTLoadAbsolute() function1183 result = HTLoadAbsolute(&full_address); in HTLoadRelative()