Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorStyleSheet.cpp1024 if (!checkPageStyleSheet(exceptionState)) in setText()
1047 if (!checkPageStyleSheet(exceptionState)) in setRuleSelector()
1083 if (!checkPageStyleSheet(exceptionState)) in addRule()
1131 if (!checkPageStyleSheet(exceptionState)) in deleteRule()
1534 bool InspectorStyleSheet::checkPageStyleSheet(ExceptionState& exceptionState) const in checkPageStyleSheet() function in WebCore::InspectorStyleSheet
DInspectorStyleSheet.h229 bool checkPageStyleSheet(ExceptionState&) const;