Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/src/
DHTNestedList.h6 #define HTML_OL3 (HTML_ELEMENTS+3) macro
DHTML.c7562 styles[HTML_OL3] = st[ST_List3]; in get_styles()