Searched defs:toggleProperty (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/inspector/ | ||
D | InspectorStyleSheet.cpp | 603 bool InspectorStyle::toggleProperty(unsigned index, bool disable, ExceptionState& exceptionState) in toggleProperty() function in WebCore::InspectorStyle |
D | InspectorCSSAgent.cpp | 1169 void InspectorCSSAgent::toggleProperty(ErrorString* errorString, const RefPtr<JSONObject>& fullStyl… in toggleProperty() function in WebCore::InspectorCSSAgent |