Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorStyleSheet.cpp603 bool InspectorStyle::toggleProperty(unsigned index, bool disable, ExceptionState& exceptionState) in toggleProperty() function in WebCore::InspectorStyle
1359 bool InspectorStyleSheet::toggleProperty(const InspectorCSSId& id, unsigned propertyIndex, bool dis… in toggleProperty() function in WebCore::InspectorStyleSheet
DInspectorCSSAgent.cpp1169 void InspectorCSSAgent::toggleProperty(ErrorString* errorString, const RefPtr<JSONObject>& fullStyl… in toggleProperty() function in WebCore::InspectorCSSAgent