Searched refs:setSelectorText (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
H A DCSSPageRule.h47 void setSelectorText(const String&);
H A DCSSStyleRule.h44 void setSelectorText(const String&);
H A DCSSPageRule.cpp69 void CSSPageRule::setSelectorText(const String& selectorText) function in class:WebCore::CSSPageRule
H A DCSSStyleRule.cpp92 void CSSStyleRule::setSelectorText(const String& selectorText) function in class:WebCore::CSSStyleRule
/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorStyleSheet.cpp1060 rule->setSelectorText(selector);

Completed in 346 milliseconds