Searched defs:GetLastChild (Results 1 – 3 of 3) sorted by relevance
257 CefRefPtr<CefDOMNode> CefDOMNodeImpl::GetLastChild() { in GetLastChild() function in CefDOMNodeImpl
321 CefRefPtr<CefDOMNode> CefDOMNodeCToCpp::GetLastChild() { in GetLastChild() function in CefDOMNodeCToCpp
88366 nsIContent* GetLastChild() const in GetLastChild() function in nsINode93769 …ride { return nsINode::GetFirstChild(aFirstChild); } virtual nsresult GetLastChild(nsIDOMNode** aL… in RemoveChild() function in mozilla::dom::Attr