Home | History | Annotate | Download | only in js

Lines Matching full:collapse

64       collapse();
77 var collapse = function() {
302 // Set up expand/collapse behavior
421 // Stop expand/collapse behavior when clicking on nav section links (since we're navigating away
2383 a.text("[Collapse]");
2384 } else if ( (expand == null && a.text() == "[Collapse]") || (expand == false) ) {
2402 a.text("[Collapse All]");
2418 $("#toggleAllClassInherited").text("[Collapse All]");