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