Home | History | Annotate | Download | only in js

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;
278 var crossBoundaries = ($("body.design").length > 0) || ($("body.guide").length > 0) ? true :
322 startClass = true;
328 isCrossingBoundary = true;
513 var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
701 mPlayerPaused = true;
708 mPlayerPaused = true;
805 var enabled = true;
813 enabled = true;
859 isMobile = true;
904 navHeight -= ($('#api-nav-header').outerHeight(true) + $('#nav-swap').outerHeight(true));
930 updateFromResize = true;
960 updateScrollbars = true;
1126 hiding = true;
1140 sticky = true;
1159 resizeNav(250); // pass true in order to delay the scrollbar re-initialization for performance
1224 $("div:first", this).append("<a class='toggle-img' href='#' title='show pages' onClick='toggle(this.parentNode.parentNode, true); return false;'></a>");
1359 return true;
1396 $("#language").find("option[value='"+lang+"']").attr("selected",true);
1479 * auto: true,
1507 auto: true,
1513 pagination: true
1620 running = true;
1682 * auto: true,
1734 running = true;
1968 * @param kd True if the event is key-down
1970 * @returns True if the event should bubble up
1992 return true;
1999 // if results aren't showing (and text not empty), return true to allow search to execute
2001 return true;
2013 // If Google results are showing, return true to allow ajax search to execute
2019 return true;
2159 matched = true;
2169 matched = true;
2193 matched = true;
2201 matched = true;
2225 matched = true;
2233 matched = true;
2257 matched = true;
2265 matched = true;
2289 matched = true;
2297 matched = true;
2321 matched = true;
2329 matched = true;
2353 matched = true;
2361 matched = true;
2384 matched = true;
2392 matched = true;
2408 return true; // allow the event to bubble up to the search api
2510 if (matches[i].deprecated == "true") {
2686 }, true);
2873 // get the DOM element and use setAttribute cuz IE6 fails when using jquery .attr('selected',true)
2875 selectedLevelItem.setAttribute('selected',true);
3033 node.expanded = true;
3043 mom.children_visited = true;
3223 mom.children_visited = true;
3365 * @param expand 'true' to ensure it's expanded. 'false' to ensure it's closed.
3392 * @param expand 'true' to ensure it's expanded. 'false' to ensure it's closed.
3401 toggleInherited(this, true);
3420 toggleAllInherited(this, true);
3436 toggleAllInherited(this, true);
3494 $(document).bind('keyup keydown', function(e){shifted = e.shiftKey; return true;} );
3592 stackSort: $widget.data('stacksort') || 'true'
3617 var plusone = true; //always show plusone on carousel
3643 auto: true,
3655 var plusone = true; //by default show plusone on section cards
3756 var plusone = true; // by default show plusone on resource cards
3935 return true;
3970 clause.negative = true;