Searched defs:SetNodeValue (Results 1 – 1 of 1) sorted by relevance
88817 void SetNodeValue(const nsAString& aNodeValue, in SetNodeValue() function in nsINode93769 …{ nsINode::GetNodeValue(aNodeValue); return NS_OK; } virtual nsresult SetNodeValue(const nsAString… in RemoveChild() function in mozilla::dom::Attr