Searched defs:GetPreviousSibling (Results 1 – 3 of 3) sorted by relevance
229 CefRefPtr<CefDOMNode> CefDOMNodeImpl::GetPreviousSibling() { in GetPreviousSibling() function in CefDOMNodeImpl
254 CefRefPtr<CefDOMNode> CefDOMNodeCToCpp::GetPreviousSibling() { in GetPreviousSibling() function in CefDOMNodeCToCpp
88438 nsIContent* GetPreviousSibling() const { return mPreviousSibling; } in GetPreviousSibling() function in nsINode93769 …ide { return nsINode::GetLastChild(aLastChild); } virtual nsresult GetPreviousSibling(nsIDOMNode**… in RemoveChild() function in mozilla::dom::Attr