Home
last modified time | relevance | path

Searched defs:styleForId (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorStyleSheet.h275 …virtual CSSStyleDeclaration* styleForId(const InspectorCSSId& id) const OVERRIDE { ASSERT_UNUSED(i… in styleForId() function
DInspectorStyleSheet.cpp1359 CSSStyleDeclaration* InspectorStyleSheet::styleForId(const InspectorCSSId& id) const in styleForId() function in blink::InspectorStyleSheet