Searched defs:setRuleSelector (Results 1 – 3 of 3) sorted by relevance
275 setRuleSelector: function(rule, nodeId, newSelector, successCallback, failureCallback) method in WebInspector.CSSStyleModel
857 void InspectorCSSAgent::setRuleSelector(ErrorString* errorString, const String& styleSheetId, const… in setRuleSelector() function in WebCore::InspectorCSSAgent
1017 bool InspectorStyleSheet::setRuleSelector(const InspectorCSSId& id, const String& selector, Excepti… in setRuleSelector() function in WebCore::InspectorStyleSheet