Searched defs:window (Results 1 - 5 of 5) sorted by relevance

/build/tools/droiddoc/templates-pdk/assets/
H A Dprettify.js2 var o=true,r=null,z=false;window.PR_SHOULD_USE_CONTINUATION=o;window.PR_TAB_WIDTH=8;window.PR_normalizedHtml=window.PR=window.prettyPrintOne=window.prettyPrint=void 0;window._pr_isIE6=function(){var N=navigator&&navigator.userAgent&&/\bMSIE 6\./.test(navigator.userAgent);window._pr_isIE6=function(){return N};return N};
25 g=[],i=0,m=r,l=r,n=0,q=0,v=Ud(window.PR_TAB_WIDTH),w=/([\r\n ]) /g,j=/(^| ) /gm,f=/\r\n?|\n/g,s=/[ \r\n]$/,k=o;function h(p){if(p>i){if(m&&m!==l){g.push(Cc);m=r}if(!m&&l){m=l;g.push(Dc,m,Ec)}var t=ga(v(b.substring(i,p))).replace(k?j:w,Fc);k=s.test(t);var u=window
[all...]
H A Dandroid-developer-docs.js17 var current = window.onload;
18 if (typeof window.onload != 'function') {
19 window.onload = newfun;
21 window.onload = function() {
40 window.onresize = resizeAll;
44 window.onresize = resizeHeight;
77 var windowWidth = $(window).width() + "px";
91 var windowHeight = ($(window).height() - HEADER_HEIGHT);
308 var windowHeight = ($(window).height() - HEADER_HEIGHT);
326 // Get the window heigh
[all...]
/build/tools/droiddoc/templates-sac/assets/js/
H A Dandroid_3p-bundle.js58 /*global console, document, navigator, setTimeout, window */
65 window['PR_SHOULD_USE_CONTINUATION'] = true;
68 window['PR_TAB_WIDTH'] = 8;
74 window['PR_normalizedHtml']
79 = window['PR']
86 = window['prettyPrintOne']
92 = window['prettyPrint'] = void 0;
95 window['_pr_isIE6'] = function () {
99 window['_pr_isIE6'] = function () { return ieVersion; };
305 } else if (window
98 window['_pr_isIE6'] = function () { return ieVersion; }; function
[all...]
/build/tools/droiddoc/templates-sdk/assets/js/
H A Dandroid_3p-bundle.js58 /*global console, document, navigator, setTimeout, window */
65 window['PR_SHOULD_USE_CONTINUATION'] = true;
68 window['PR_TAB_WIDTH'] = 8;
74 window['PR_normalizedHtml']
79 = window['PR']
86 = window['prettyPrintOne']
92 = window['prettyPrint'] = void 0;
95 window['_pr_isIE6'] = function () {
99 window['_pr_isIE6'] = function () { return ieVersion; };
305 } else if (window
98 window['_pr_isIE6'] = function () { return ieVersion; }; function
[all...]
/build/tools/droiddoc/templates-sdk-dyn/assets/js/
H A Dandroid_3p-bundle.js58 /*global console, document, navigator, setTimeout, window */
65 window['PR_SHOULD_USE_CONTINUATION'] = true;
68 window['PR_TAB_WIDTH'] = 8;
74 window['PR_normalizedHtml']
79 = window['PR']
86 = window['prettyPrintOne']
92 = window['prettyPrint'] = void 0;
95 window['_pr_isIE6'] = function () {
99 window['_pr_isIE6'] = function () { return ieVersion; };
305 } else if (window
98 window['_pr_isIE6'] = function () { return ieVersion; }; function
[all...]

Completed in 122 milliseconds