Lines Matching full:collapse
86 collapse();
99 var collapse = function() {
362 // Set up expand/collapse behavior
587 // Stop expand/collapse behavior when clicking on nav section links
2857 a.text("[Collapse]");
2858 } else if ( (expand == null && a.text() == "[Collapse]") || (expand == false) ) {
2876 a.text("[Collapse All]");
2892 $("#toggleAllClassInherited").text("[Collapse All]");