Searched defs:SetNodeValue (Results 1 – 2 of 2) sorted by relevance
150 bool SetNodeValue(blink::WebNode& node, const blink::WebString& value) { in SetNodeValue() function
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