Home | History | Annotate | Download | only in js

Lines Matching refs: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
2559 a.text("[Collapse]");
2560 } else if ( (expand == null && a.text() == "[Collapse]") || (expand == false) ) {
2578 a.text("[Collapse All]");
2594 $("#toggleAllClassInherited").text("[Collapse All]");