| /external/skqp/experimental/svg/model/ |
| D | SkSVGShape.cpp | 26 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
|
| /external/skia/experimental/svg/model/ |
| D | SkSVGShape.cpp | 26 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
|
| /external/apache-xml/src/main/java/org/apache/xalan/templates/ |
| D | ElemComment.java | 103 public ElemTemplateElement appendChild(ElemTemplateElement newChild) in appendChild() method in ElemComment
|
| D | ElemApplyImport.java | 102 public ElemTemplateElement appendChild(ElemTemplateElement newChild) in appendChild() method in ElemApplyImport
|
| 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
|
| D | ElemLiteralResult.java | 753 public Node appendChild(Node newChild) throws DOMException in appendChild() method in ElemLiteralResult.Attribute
|
| /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 | 113 def appendChild(self, node): member in Node 941 def appendChild(self, node): member in Childless 1365 def appendChild(self, newChild): member in Entity 1586 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
|