Searched defs:aNode (Results 1 – 1 of 1) sorted by relevance
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 88831 nsINode* InsertBefore(nsINode& aNode, nsINode* aChild, in InsertBefore() 88836 nsINode* AppendChild(nsINode& aNode, mozilla::ErrorResult& aError) in AppendChild() 88840 nsINode* ReplaceChild(nsINode& aNode, nsINode& aChild, in ReplaceChild() 89501 inline nsIDOMNode* GetAsDOMNode(nsINode* aNode) in GetAsDOMNode() 90930 static nsresult Clone(nsINode *aNode, bool aDeep, in Clone() 90942 static nsresult Clone(nsINode *aNode, bool aDeep, nsINode **aResult) in Clone() 90949 static nsresult Adopt(nsINode *aNode, nsNodeInfoManager *aNewNodeInfoManager, in Adopt() 92985 explicit nsNodeWeakReference(nsINode* aNode) in nsNodeWeakReference() 93014 explicit nsNodeSupportsWeakRefTearoff(nsINode* aNode) in nsNodeSupportsWeakRefTearoff()
|