Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_object.h26 ContentNode, enumerator
/external/dokka/core/src/test/kotlin/
DTestAPI.kt290 fun ContentNode.toTestString(): String { in toTestString() method
/external/dokka/core/src/main/kotlin/Model/
DContent.kt3 interface ContentNode { interface
/external/dokka/core/src/main/kotlin/Formats/
DDacHtmlFormat.kt854 fun ContentNode.firstSentence(): ContentText? = when(this) { in firstSentenceOfSummary() method
DStructuredFormatService.kt261 private fun ContentNode.appendSignature() { in <lambda>() method