Home
last modified time | relevance | path

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

/third_party/skia/modules/svg/src/
H A DSkSVGShape.cpp29 void SkSVGShape::appendChild(sk_sp<SkSVGNode>) { in appendChild() function in SkSVGShape
H A DSkSVGUse.cpp16 void SkSVGUse::appendChild(sk_sp<SkSVGNode>) { in appendChild() function in SkSVGUse
H A DSkSVGContainer.cpp15 void SkSVGContainer::appendChild(sk_sp<SkSVGNode> node) { in appendChild() function in SkSVGContainer
H A DSkSVGText.cpp490 void SkSVGTextContainer::appendChild(sk_sp<SkSVGNode> child) { in appendChild() function in SkSVGTextContainer
/third_party/icu/tools/multi/proj/icu4jscan/src/com/ibm/icu/dev/scan/
H A DCapElement.java44 public void appendChild(CapNode e) { in appendChild() method in CapElement
H A DCapDocument.java85 public void appendChild(CapElement base) { in appendChild() method in CapDocument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingPipelineLibraryTests.cpp128 void appendChild (Node* child) { m_children.push_back(child); } in appendChild() function in vkt::RayTracing::__anon28561::PipelineTree::Node
/third_party/python/Lib/xml/dom/
H A Dminidom.py114 def appendChild(self, node): member in Node
968 def appendChild(self, node): member in Childless
1392 def appendChild(self, newChild): member in Entity
1613 def appendChild(self, node): member in Document
[all...]

Completed in 7 milliseconds