Home | History | Annotate | Download | only in js

Lines Matching full:collapse

86       collapse();
99 var collapse = function() {
355 // Set up expand/collapse behavior
474 // Stop expand/collapse behavior when clicking on nav section links (since we're navigating away
2730 a.text("[Collapse]");
2731 } else if ( (expand == null && a.text() == "[Collapse]") || (expand == false) ) {
2749 a.text("[Collapse All]");
2765 $("#toggleAllClassInherited").text("[Collapse All]");