Searched defs:styleForId (Results 1 – 2 of 2) sorted by relevance
231 …virtual CSSStyleDeclaration* styleForId(const InspectorCSSId& id) const { ASSERT_UNUSED(id, !id.or… in styleForId() function
863 CSSStyleDeclaration* InspectorStyleSheet::styleForId(const InspectorCSSId& id) const in styleForId() function in WebCore::InspectorStyleSheet