Home
last modified time | relevance | path

Searched defs:getChild (Results 1 - 12 of 12) sorted by relevance

/third_party/skia/modules/sksg/include/
H A DSkSGEffectNode.h31 const sk_sp<RenderNode>& getChild() const { return fChild; } in getChild() function in sksg::EffectNode
/third_party/skia/modules/svg/src/
H A DSkSVGContainer.cpp20 std::vector<sk_sp<SkSVGNode>> SkSVGContainer::getChild() { in getChild() function in SkSVGContainer
H A DSkSVGText.cpp505 std::vector<sk_sp<SkSVGNode>> SkSVGTextContainer::getChild() { in getChild() function in SkSVGTextContainer
/third_party/vk-gl-cts/executor/
H A DxeTestCase.hpp94 TestNode* getChild (int ndx) { return m_children[ndx]; } in getChild() function in xe::TestGroup
95 const TestNode* getChild (int ndx) const { return m_children[ndx]; } in getChild() function in xe::TestGroup
/third_party/skia/modules/svg/include/
H A DSkSVGNode.h102 virtual std::vector<sk_sp<SkSVGNode>> getChild() { in getChild() function in SkSVGNode
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dxmlparser.cpp769 UXMLElement::getChild(int32_t i, UXMLNodeType &type) const { in getChild() function in UXMLElement
/third_party/icu/icu4c/source/tools/toolutil/
H A Dxmlparser.cpp769 UXMLElement::getChild(int32_t i, UXMLNodeType &type) const { in getChild() function in UXMLElement
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dxmlparser.cpp769 UXMLElement::getChild(int32_t i, UXMLNodeType &type) const { in getChild() function in UXMLElement
/third_party/python/Lib/logging/
H A D__init__.py1756 def getChild(self, suffix): member in Logger
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DVirtualFileSystem.cpp636 InMemoryNode *getChild(StringRef Name) { in getChild() function in llvm::vfs::detail::InMemoryDirectory
/third_party/vk-gl-cts/framework/common/
H A DtcuCommandLine.cpp463 inline CaseTreeNode* CaseTreeNode::getChild (test_case_hash_t hash) const in getChild() function in tcu::CaseTreeNode
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1159 const Node *getChild() const { return Child; } in getChild() function in final

Completed in 24 milliseconds