Searched defs:findChild (Results 1 – 6 of 6) sorted by relevance
124 int findChild(Node child) { in findChild() method in NodeText128 int findChild(Node child, int from) { in findChild() method in NodeText
464 CElement *CElement::findChild(const string &strName) in findChild() function in CElement477 const CElement *CElement::findChild(const string &strName) const in findChild() function in CElement
66 protected final Node findChild(Node parent, String childName) { in findChild() method in PomTransformer
656 const Child* SkMeshSpecification::findChild(std::string_view name) const { in findChild() function in SkMeshSpecification
791 const SkRuntimeEffect::Child* SkRuntimeEffect::findChild(std::string_view name) const { in findChild() function in SkRuntimeEffect
5588 virtual ITracker* findChild( std::string const& name ) CATCH_OVERRIDE { in findChild() function in Catch::TestCaseTracking::TrackerBase