Home
last modified time | relevance | path

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

/dports/www/libwww/w3c-libwww-5.4.2/Library/src/
H A DHTTeXGen.c369 element_number == HTML_H3 ||
403 element_number == HTML_H3 ||
H A DHTMLPDTD.h97 HTML_H3, enumerator
/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dhtml.h48 #define HTML_H3 4 /* Heading 3 */ macro
/dports/devel/doxygen/doxygen-1.9.3/src/
H A Dcmdmapper.h179 HTML_H3 = 27, enumerator
H A Dcmdmapper.cpp196 { "h3", HTML_H3 },
H A Ddocparser.cpp2968 else if (tagId==HTML_H3 && m_parser.context.token->endTag) // found </h3> tag in parse()
6224 case HTML_H3: in handleHtmlStartTag()
6628 case HTML_H3: in handleHtmlEndTag()
/dports/editors/fte/fte/config/kbd/
H A Dk_html.fte34 key [C+E_3] { HTML_H3 }
/dports/textproc/sgrep/sgrep-0.99/
H A Dsample.sgreprc149 define(HTML_H3,(NAMED_ELEMS(H3)))
/dports/www/lynx/lynx2.8.9rel.1/WWW/Library/Implementation/
H A Dhdr_HTMLDTD.h71 HTML_H3, enumerator
/dports/www/lynx-current/lynx2.9.0dev.9/WWW/Library/Implementation/
H A Dhdr_HTMLDTD.h72 HTML_H3, enumerator
/dports/editors/fte/fte/config/menu/
H A Dm_html.fte46 item "&3 <h3> C-E 3" { HTML_H3 }
/dports/editors/fte/fte/config/
H A Dui_vi.fte608 item "&3 <H3> C-E 3" { HTML_H3 }
674 key [C+E_3] { HTML_H3 }
H A Dui_mew.fte773 item "&3 <H3>\tC-E 3" { HTML_H3 }
839 key [C+E_3] { HTML_H3 }
H A Dm_html.fte128 sub HTML_H3 {
/dports/www/lynx-current/lynx2.9.0dev.9/src/
H A DHTML.c1755 case HTML_H3: in HTML_start_element()
5572 element_number == HTML_H3 || in HTML_end_element()
5638 element_number == HTML_H3 || in HTML_end_element()
5892 case HTML_H3: in HTML_end_element()
7397 styles[HTML_H3] = st[ST_Heading3]; in get_styles()
/dports/www/lynx/lynx2.8.9rel.1/src/
H A DHTML.c1758 case HTML_H3: in HTML_start_element()
5573 element_number == HTML_H3 || in HTML_end_element()
5639 element_number == HTML_H3 || in HTML_end_element()
5893 case HTML_H3: in HTML_end_element()
7396 styles[HTML_H3] = st[ST_Heading3]; in get_styles()