Home | History | Annotate | Download | only in front-end

Lines Matching refs:collapse

308                     section.collapse(true);
310 section.collapse(true);
474 collapse: function(dontRememberState)
476 WebInspector.PropertiesSection.prototype.collapse.call(this);
1127 // Lie about our children to prevent expanding on double click and to collapse shorthands.