Lines Matching full:collapse
87 collapse();
100 var collapse = function() {
376 // Set up expand/collapse behavior
495 // Stop expand/collapse behavior when clicking on nav section links (since we're navigating away
2500 a.text("[Collapse]");
2501 } else if ( (expand == null && a.text() == "[Collapse]") || (expand == false) ) {
2519 a.text("[Collapse All]");
2535 $("#toggleAllClassInherited").text("[Collapse All]");