Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/inspector/
DInspectorStyleSheet.cpp302 bool InspectorStyle::toggleProperty(ErrorString* errorString, unsigned index, bool disable) in toggleProperty() function in WebCore::InspectorStyle
837 bool InspectorStyleSheet::toggleProperty(ErrorString* errorString, const InspectorCSSId& id, unsign… in toggleProperty() function in WebCore::InspectorStyleSheet
DInspectorCSSAgent.cpp322 void InspectorCSSAgent::toggleProperty(ErrorString* errorString, const RefPtr<InspectorObject>& ful… in toggleProperty() function in WebCore::InspectorCSSAgent