Searched defs:toggleProperty (Results 1 – 2 of 2) sorted by relevance
/external/webkit/Source/WebCore/inspector/ | ||
D | InspectorStyleSheet.cpp | 302 bool InspectorStyle::toggleProperty(ErrorString* errorString, unsigned index, bool disable) in toggleProperty() function in WebCore::InspectorStyle |
D | InspectorCSSAgent.cpp | 322 void InspectorCSSAgent::toggleProperty(ErrorString* errorString, const RefPtr<InspectorObject>& ful… in toggleProperty() function in WebCore::InspectorCSSAgent |