Lines Matching refs:true
8 var isMobile = false; // true if mobile, so we can adjust some layout
17 cache: true
29 // + "', true); $('#langMessage').hide(); return false;");
67 toggleFullscreen(true);
104 quicknav_open = true;
268 var crossBoundaries = ($("body.design").length > 0) || ($("body.guide").length > 0) ? true :
312 startClass = true;
318 isCrossingBoundary = true;
503 var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
691 mPlayerPaused = true;
698 mPlayerPaused = true;
795 var enabled = true;
803 enabled = true;
849 isMobile = true;
894 navHeight -= ($('#api-nav-header').outerHeight(true) + $('#nav-swap').outerHeight(true));
920 updateFromResize = true;
950 updateScrollbars = true;
1116 hiding = true;
1130 sticky = true;
1149 resizeNav(250); // pass true in order to delay the scrollbar re-initialization for performance
1214 $("div:first", this).append("<a class='toggle-img' href='#' title='show pages' onClick='toggle(this.parentNode.parentNode, true); return false;'></a>");
1349 return true;
1386 $("#language").find("option[value='"+lang+"']").attr("selected",true);
1469 * auto: true,
1497 auto: true,
1503 pagination: true
1610 running = true;
1672 * auto: true,
1724 running = true;
1958 * @param kd True if the event is key-down
1960 * @returns True if the event should bubble up
1982 return true;
1989 // if results aren't showing (and text not empty), return true to allow search to execute
1991 return true;
2003 // If Google results are showing, return true to allow ajax search to execute
2009 return true;
2149 matched = true;
2159 matched = true;
2183 matched = true;
2191 matched = true;
2215 matched = true;
2223 matched = true;
2247 matched = true;
2255 matched = true;
2279 matched = true;
2287 matched = true;
2311 matched = true;
2319 matched = true;
2343 matched = true;
2351 matched = true;
2374 matched = true;
2382 matched = true;
2398 return true; // allow the event to bubble up to the search api
2500 if (matches[i].deprecated == "true") {
2676 }, true);
2863 // get the DOM element and use setAttribute cuz IE6 fails when using jquery .attr('selected',true)
2865 selectedLevelItem.setAttribute('selected',true);
3023 node.expanded = true;
3033 mom.children_visited = true;
3213 mom.children_visited = true;
3355 * @param expand 'true' to ensure it's expanded. 'false' to ensure it's closed.
3382 * @param expand 'true' to ensure it's expanded. 'false' to ensure it's closed.
3391 toggleInherited(this, true);
3410 toggleAllInherited(this, true);
3426 toggleAllInherited(this, true);
3484 $(document).bind('keyup keydown', function(e){shifted = e.shiftKey; return true;} );
3582 stackSort: $widget.data('stacksort') || 'true'
3607 var plusone = true; //always show plusone on carousel
3633 auto: true,
3645 var plusone = true; //by default show plusone on section cards
3746 var plusone = true; // by default show plusone on resource cards
3925 return true;
3960 clause.negative = true;