Home
last modified time | relevance | path

Searched refs:asProtocolValue (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorStyleSheet.h87 PassRefPtr<ID> asProtocolValue() const in asProtocolValue() function
DInspectorStyleSheet.cpp506 result->setStyleId(m_styleId.asProtocolValue<TypeBuilder::CSS::CSSStyleId>()); in buildObjectForStyle()
1283 result->setRuleId(id.asProtocolValue<TypeBuilder::CSS::CSSRuleId>()); in buildObjectForRule()