Lines Matching refs:GetAttribute
93438 virtual nsresult GetAttribute(const nsAString & name, nsAString & _retval) = 0;
94193 Attr* GetAttribute(mozilla::dom::NodeInfo* aNodeInfo);
170062 void GetAttribute(const nsAString& aName, nsString& aReturn)
170065 GetAttribute(aName, str);
170069 void GetAttribute(const nsAString& aName, DOMString& aReturn);