Home | History | Annotate | Download | only in js

Lines Matching refs:Collapse

101       collapse();
114 var collapse = function() {
437 // Set up expand/collapse behavior
739 // Stop expand/collapse behavior when clicking on nav section links
3403 a.text("[Collapse]");
3404 } else if ( (expand == null && a.text() == "[Collapse]") || (expand == false) ) {
3422 a.text("[Collapse All]");
3438 $("#toggleAllClassInherited").text("[Collapse All]");