Home | History | Annotate | Download | only in js

Lines Matching refs:So

2 var isMobile = false; // true if mobile, so we can adjust some layout
42 // If running locally, SITE_ROOT will be a relative path, so account for that by
60 // set global variable so we can highlight the sidenav a bit later (such as for google reference)
134 // if that doesn't work, we're at the end of the list, so disable NEXT link
872 // so leave those kinds of entities at the default level of 1 (for example, the R.styleable class)
1465 // so its a div instead of an a tag, also the generic one is not given
1466 // the resource-card class so it appears with a transparent background
1967 // Absolutely position tabs so they're ready for transition.
2052 // Some h2s are in their own container making it pretty hard to find the end, so skip.
2476 // while `type` is OR'ed. So , and + do the same thing here. It would be great to
3005 // Helper which resolves new styles for an element, so it can start transitioning
4451 if (targetOffset > containerHeight * .8) { // multiply nav height by .8 so we move up the item
5701 // will fit, so we actually lie if the total results count is more
5933 // the CSE results and add 'Loading' text so user's aren't looking at two
6595 // track the start playing event so we know from which page the video was selected
6659 * Wraps tables in a scrollable area so you can read them on mobile.