Searched defs:styleForId (Results 1 – 2 of 2) sorted by relevance
275 …virtual CSSStyleDeclaration* styleForId(const InspectorCSSId& id) const OVERRIDE { ASSERT_UNUSED(i… in styleForId() function
1359 CSSStyleDeclaration* InspectorStyleSheet::styleForId(const InspectorCSSId& id) const in styleForId() function in blink::InspectorStyleSheet