Home
last modified time | relevance | path

Searched defs:TBODY (Results 1 – 1 of 1) sorted by relevance

/external/dokka/core/src/main/kotlin/Formats/
DDacHtmlFormat.kt233 fun TBODY.xmlAttributeRow(attr: DocumentationNode) = tr { in summary() method
559 private fun TBODY.inheritedXmlAttributeRow(inheritedMember: DocumentationNode) { in TBODY() method
576 private fun TBODY.inheritedMemberRow(inheritedMember: DocumentationNode) { in inheritedMemberRow() method
922 fun TBODY.developerHeading(header: String) { in developerHeading() method