Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorCSSAgent.h156 class SetStyleSheetTextAction; variable
DInspectorCSSAgent.cpp309 class InspectorCSSAgent::SetStyleSheetTextAction : public InspectorCSSAgent::StyleSheetAction { class in WebCore::InspectorCSSAgent
312 SetStyleSheetTextAction(InspectorStyleSheet* styleSheet, const String& text) in SetStyleSheetTextAction() function in WebCore::InspectorCSSAgent::SetStyleSheetTextAction