Searched defs:collapse (Results 1 – 12 of 12) sorted by relevance
111 collapse: function() method in WebInspector.SidebarPane
160 collapse: function() method in WebInspector.Section
416 TreeOutline.prototype.collapse = function() method in TreeOutline683 TreeElement.prototype.collapse = function() method in TreeElement
800 collapse: function() method in WebInspector.DataGrid1222 collapse: function() method in WebInspector.DataGridNode
938 function collapse(crumb, dontCoalesce) function
668 collapse: function(dontRememberState) method in WebInspector.StylePropertiesSection988 collapse: function(dontRememberState) method in WebInspector.ComputedStylePropertiesSection
201 void DOMSelection::collapse(Node* node, int offset, ExceptionCode& ec) in collapse() function in WebCore::DOMSelection
296 void ExeDepsFix::collapse(DomainValue *dv, unsigned domain) { in collapse() function in ExeDepsFix
1441 public void collapse() throws Exception { in collapse() method in PropertyTable.PropertyInfo
1548 int collapse) { in xmlSchemaValidateDates()1771 int collapse) { in xmlSchemaValidateDuration()
275 void Range::collapse(bool toStart, ExceptionCode& ec) in collapse() function in WebCore::Range
974 void setBorderCollapse(bool collapse) { inherited_flags._border_collapse = collapse; } in setBorderCollapse()