Searched defs:headingTag (Results 1 - 1 of 1) sorted by relevance

/openjdk10/langtools/src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/markup/
H A DHtmlTree.java394 public static HtmlTree HEADING(HtmlTag headingTag, boolean printTitle, argument
413 public static HtmlTree HEADING(HtmlTag headingTag, HtmlStyle styleClass, Content body) { argument
426 public static HtmlTree HEADING(HtmlTag headingTag, boolean printTitle, Content body) { argument
437 HEADING(HtmlTag headingTag, Content body) argument
[all...]

Completed in 34 milliseconds