Searched refs:HTAnchor_methods (Results 1 – 3 of 3) sorted by relevance
360 extern HTList *HTAnchor_methods(HTParentAnchor *me);
1203 HTList *HTAnchor_methods(HTParentAnchor *me) in HTAnchor_methods() function
2425 HTList *methods = HTAnchor_methods(anchor); in decompressAndParse()