Searched defs:_addAttribute (Results 1 – 3 of 3) sorted by relevance
30 void _addAttribute(const char* attrName, const char* attrValue) { in _addAttribute() function32 void _addAttribute(const char* attrName, SkString& attrValue) { in _addAttribute() function
676 _addAttribute: function(name, value) method in WebInspector.DOMNode