HomeSort by relevance Sort by last modified time
    Searched refs:disableProperty (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/inspector/
InspectorStyleSheet.h 141 bool disableProperty(unsigned indexToDisable, Vector<InspectorStyleProperty>& allProperties);
InspectorStyleSheet.cpp 330 success = disableProperty(index, allProperties);
368 bool InspectorStyle::disableProperty(unsigned indexToDisable, Vector<InspectorStyleProperty>& allProperties)
    [all...]

Completed in 22 milliseconds