Searched refs:textanchor (Results 1 – 1 of 1) sorted by relevance
499 static void HText_AddHiddenLink(HText *text, TextAnchor *textanchor);9347 static void HText_AddHiddenLink(HText *text, TextAnchor *textanchor) in HText_AddHiddenLink() argument9354 if (!(text && textanchor && textanchor->anchor)) in HText_AddHiddenLink()9369 if ((dest = HTAnchor_followLink(textanchor->anchor)) && in HText_AddHiddenLink()