Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/src/
DGridText.c499 static void HText_AddHiddenLink(HText *text, TextAnchor *textanchor);
9347 static void HText_AddHiddenLink(HText *text, TextAnchor *textanchor) in HText_AddHiddenLink() argument
9354 if (!(text && textanchor && textanchor->anchor)) in HText_AddHiddenLink()
9369 if ((dest = HTAnchor_followLink(textanchor->anchor)) && in HText_AddHiddenLink()