Searched defs:childAt (Results 1 – 3 of 3) sorted by relevance
74 …static Node* childAt(const Node& parent, unsigned index) { return childAtTemplate(parent, index); } in childAt() function75 …static Node* childAt(const ContainerNode& parent, unsigned index) { return childAtTemplate(parent,… in childAt() function
186 WebAXObject WebAXObject::childAt(unsigned index) const in childAt() function in blink::WebAXObject
456 RenderObject* RenderObject::childAt(unsigned index) const in childAt() function in blink::RenderObject