Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/src/
DHTNestedList.h5 #define HTML_OL2 (HTML_ELEMENTS+2) macro
DHTML.c7561 styles[HTML_OL2] = st[ST_List2]; in get_styles()