Searched refs:ruleIndexByRule (Results 1 – 2 of 2) sorted by relevance
216 virtual unsigned ruleIndexByRule(const CSSRule*) const;
1401 …RefPtr<CSSRuleSourceData> sourceData = m_parsedStyleSheet->ruleSourceDataAt(ruleIndexByRule(rule)); in ruleHeaderSourceRange()1527 unsigned InspectorStyleSheet::ruleIndexByRule(const CSSRule* rule) const in ruleIndexByRule() function in WebCore::InspectorStyleSheet