Searched refs:ruleSelector (Results 1 – 3 of 3) sorted by relevance
200 String ruleSelector(const InspectorCSSId&, ExceptionState&);
295 m_oldSelector = m_styleSheet->ruleSelector(m_cssId, exceptionState); in perform()
1005 String InspectorStyleSheet::ruleSelector(const InspectorCSSId& id, ExceptionState& exceptionState) in ruleSelector() function in blink::InspectorStyleSheet