Home | History | Annotate | Download | only in templates-ds

Lines Matching refs:if

4 <?cs if:sdk.redirect ?>
8 if:sdk.redirect.path ?><?cs var:sdk.redirect.path ?><?cs
9 else ?>index.html<?cs /if ?>">
14 <?cs /if ?>
16 <?cs if:(guide||develop||training||reference||tools||sdk) ?>develop<?cs
19 /if ?>" itemscope itemtype="http://schema.org/CreativeWork">
24 <div <?cs if:fullpage
26 ?>class="col-13" id="doc-col"<?cs /if ?> >
28 <?cs if:sdk.redirect ?>
34 if:sdk.redirect.path ?><?cs var:sdk.redirect.path ?><?cs
35 else ?>index.html<?cs /if ?>"><?cs
36 if:sdk.redirect.path ?><?cs var:sdk.redirect.path ?><?cs
37 else ?>Download the SDK<?cs /if ?>
41 <?cs # else, if NOT redirect ...
49 <?cs if:header.hide ?><?cs else ?>
51 <?cs /if ?>
54 <?cs if:sdk.not_latest_version ?>
59 <?cs /if ?>
62 <?cs if:ndk ?>
72 # (nested in if/else redirect)
134 if ($("input#agree").is(":checked")) {
142 if ($("input#agree").is(':checked')) {
161 if (location.hash == "") {
169 <?cs # end if NDK ...
178 # (nested in if/else redirect and if/else NDK)
184 <?cs if:android.whichdoc == "online" ?>
316 if (location.hash == "#Requirements") {
318 } else if (location.hash == "#ExistingIDE") {
326 if (navigator.appVersion.indexOf("Win")!=-1) {
330 } else if (navigator.appVersion.indexOf("Mac")!=-1) {
334 } else if (navigator.appVersion.indexOf("Linux")!=-1) {
340 if (os) {
360 if (button) {
366 /* if it's a bundle, show the 32/64-bit picker */
367 if (bundle) {
369 if ($("#downloadForRealz").text().indexOf("Mac") == -1) {
378 /* if not using bundle, set download button to ignore bitpicker and set url */
396 if ($("input#agree").is(":checked") && $("#bitpicker input:checked").length) {
398 /* if downloading the bundle */
399 if ($("#downloadForRealz").attr('bundle')) {
414 if ($("input#agree").is(':checked') && $("#bitpicker input:checked").length) {
429 if (location.hash == "") {
444 <?cs else ?> <?cs # end if online ?>
446 <?cs if:sdk.preview ?><?cs # it's preview offline docs ?>
469 <?cs /if ?>
471 <?cs /if ?> <?cs # end if/else online ?>
473 <?cs /if ?> <?cs # end if/else NDK ?>
475 <?cs /if ?> <?cs # end if/else redirect ?>
480 <?cs if:!sdk.redirect ?>
482 <?cs /if ?>