Home
last modified time | relevance | path

Searched defs:hyperlink (Results 1 – 2 of 2) sorted by relevance

/third_party/gettext/libtextstyle/gnulib-local/lib/
Dterm-ostream.oo.c962 free_hyperlink (hyperlink_t *hyperlink) in free_hyperlink()
991 hyperlink_t *hyperlink; member
1950 hyperlink_t *hyperlink = stream->hyperlinks_array[i]; in output_buffer() local
2182 hyperlink_t *hyperlink = stream->curr_attr.hyperlink; in get_hyperlink_ref() local
2189 hyperlink_t *hyperlink = stream->curr_attr.hyperlink; in get_hyperlink_id() local
2202 hyperlink_t *hyperlink = XMALLOC (hyperlink_t); in set_hyperlink() local
/third_party/typescript/scripts/
Dword2md.ts224 const hyperlink = doc.hyperlinks.item(i + 1); constant