Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorCSSAgent.cpp364 …SetStyleTextAction(InspectorStyleSheet* styleSheet, const InspectorCSSId& cssId, const String& tex… in SetStyleTextAction() argument
366 , m_cssId(cssId) in SetStyleTextAction()
414 …SetPropertyTextAction(InspectorStyleSheet* styleSheet, const InspectorCSSId& cssId, unsigned prope… in SetPropertyTextAction() argument
416 , m_cssId(cssId) in SetPropertyTextAction()
474 …TogglePropertyAction(InspectorStyleSheet* styleSheet, const InspectorCSSId& cssId, unsigned proper… in TogglePropertyAction() argument
476 , m_cssId(cssId) in TogglePropertyAction()
506 …SetRuleSelectorAction(InspectorStyleSheet* styleSheet, const InspectorCSSId& cssId, const String& … in SetRuleSelectorAction() argument
508 , m_cssId(cssId) in SetRuleSelectorAction()