Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
DHTNews.c1187 START(HTML_DLC); in read_article()
1361 END(HTML_DLC); in read_article()
1595 START(HTML_DLC); in read_list()
1712 END(HTML_DLC); in read_list()
Dhdr_HTMLDTD.h54 HTML_DLC, enumerator
/mirbsd/src/gnu/usr.bin/lynx/src/
DHTML.c2404 ? styles[HTML_DLC] : styles[HTML_DL]); in HTML_start_element()
2420 case HTML_DLC: in HTML_start_element()
2423 change_paragraph_style(me, styles[HTML_DLC]); in HTML_start_element()
7577 styles[HTML_DLC] = st[ST_GlossaryCompact]; in get_styles()