| /external/skia/modules/svg/src/ |
| D | SkSVGShape.cpp | 29 void SkSVGShape::appendChild(sk_sp<SkSVGNode>) { in appendChild() function in SkSVGShape
|
| D | SkSVGContainer.cpp | 15 void SkSVGContainer::appendChild(sk_sp<SkSVGNode> node) { in appendChild() function in SkSVGContainer
|
| D | SkSVGUse.cpp | 16 void SkSVGUse::appendChild(sk_sp<SkSVGNode>) { in appendChild() function in SkSVGUse
|
| D | SkSVGText.cpp | 492 void SkSVGTextContainer::appendChild(sk_sp<SkSVGNode> child) { in appendChild() function in SkSVGTextContainer
|
| /external/apache-xml/src/main/java/org/apache/xalan/templates/ |
| D | ElemApplyImport.java | 102 public ElemTemplateElement appendChild(ElemTemplateElement newChild) in appendChild() method in ElemApplyImport
|
| D | ElemComment.java | 103 public ElemTemplateElement appendChild(ElemTemplateElement newChild) in appendChild() method in ElemComment
|
| D | ElemText.java | 129 public ElemTemplateElement appendChild(ElemTemplateElement newChild) in appendChild() method in ElemText
|
| D | ElemChoose.java | 134 public ElemTemplateElement appendChild(ElemTemplateElement newChild) in appendChild() method in ElemChoose
|
| D | ElemPI.java | 184 public ElemTemplateElement appendChild(ElemTemplateElement newChild) in appendChild() method in ElemPI
|
| D | ElemAttribute.java | 222 public ElemTemplateElement appendChild(ElemTemplateElement newChild) in appendChild() method in ElemAttribute
|
| D | ElemValueOf.java | 267 public ElemTemplateElement appendChild(ElemTemplateElement newChild) in appendChild() method in ElemValueOf
|
| D | ElemCopyOf.java | 217 public ElemTemplateElement appendChild(ElemTemplateElement newChild) in appendChild() method in ElemCopyOf
|
| D | ElemSort.java | 315 public Node appendChild(Node newChild) throws DOMException in appendChild() method in ElemSort
|
| D | ElemWithParam.java | 248 public ElemTemplateElement appendChild(ElemTemplateElement elem) in appendChild() method in ElemWithParam
|
| D | ElemCallTemplate.java | 330 public ElemTemplateElement appendChild(ElemTemplateElement newChild) in appendChild() method in ElemCallTemplate
|
| D | ElemForEach.java | 433 public ElemTemplateElement appendChild(ElemTemplateElement newChild) in appendChild() method in ElemForEach
|
| D | ElemVariable.java | 516 public ElemTemplateElement appendChild(ElemTemplateElement elem) in appendChild() method in ElemVariable
|
| D | ElemTemplateElement.java | 254 public Node appendChild(Node newChild) throws DOMException in appendChild() method in ElemTemplateElement 292 public ElemTemplateElement appendChild(ElemTemplateElement elem) in appendChild() method in ElemTemplateElement
|
| /external/skia/modules/svg/include/ |
| D | SkSVGImage.h | 24 void appendChild(sk_sp<SkSVGNode>) override { in appendChild() function
|
| D | SkSVGFeLightSource.h | 17 void appendChild(sk_sp<SkSVGNode>) final { in appendChild() function
|
| D | SkSVGText.h | 101 void appendChild(sk_sp<SkSVGNode>) override {} in appendChild() function
|
| /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/ |
| D | DOM2DTMdefaultNamespaceDeclarationNode.java | 95 public Node appendChild(Node a) {throw new DTMException(NOT_SUPPORTED_ERR);} in appendChild() method in DOM2DTMdefaultNamespaceDeclarationNode
|
| /external/apache-xml/src/main/java/org/apache/xml/dtm/ |
| D | DTM.java | 923 public void appendChild(int newChild, boolean clone, boolean cloneDepth); in appendChild() method
|
| /external/python/cpython3/Lib/xml/dom/ |
| D | minidom.py | 114 def appendChild(self, node): member in Node 966 def appendChild(self, node): member in Childless 1390 def appendChild(self, newChild): member in Entity 1611 def appendChild(self, node): member in Document
|
| /external/python/cpython2/Lib/xml/dom/ |
| D | minidom.py | 112 def appendChild(self, node): member in Node 883 def appendChild(self, node): member in Childless 1320 def appendChild(self, newChild): member in Entity 1539 def appendChild(self, node): member in Document
|