Home
last modified time | relevance | path

Searched refs:disableProperty (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/inspector/
DInspectorStyleSheet.h141 bool disableProperty(unsigned indexToDisable, Vector<InspectorStyleProperty>& allProperties);
DInspectorStyleSheet.cpp330 success = disableProperty(index, allProperties); in toggleProperty()
368 bool InspectorStyle::disableProperty(unsigned indexToDisable, Vector<InspectorStyleProperty>& allPr… in disableProperty() function in WebCore::InspectorStyle
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0614926 (WebCore::InspectorStyle::disableProperty):
27925 (WebCore::InspectorStyle::disableProperty):