Home | History | Annotate | Download | only in inspector

Lines Matching refs:ruleId

778         InspectorCSSId id(ruleId(rule));
780 result->setValue("ruleId", id.asInspectorValue());
1029 InspectorCSSId InspectorStyleSheet::ruleId(CSSStyleRule* rule) const