Searched refs:BACKGROUND (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/www/asus/web_asus_en/
H A Doverlib.js33 var BACKGROUND = 4; variable
221 // How much horizontal left padding text should get by default when BACKGROUND is used.
224 // How much horizontal right padding text should get by default when BACKGROUND is used.
227 // How much vertical top padding text should get by default when BACKGROUND is used.
230 // How much vertical bottom padding text should get by default when BACKGROUND is used.
628 if (ar[i] == BACKGROUND) { o3_background = ar[++i]; continue; }
747 o3_fgbackground = "BACKGROUND=\""+o3_fgbackground+"\"";
750 o3_bgbackground = "BACKGROUND=\""+o3_bgbackground+"\"";
H A Doverlib_520.js4 var BACKGROUND = 4; variable
356 if (ar[i] == BACKGROUND) { o3_background = ar[++i]; continue; }
455 o3_fgbackground = "BACKGROUND=\""+o3_fgbackground+"\"";
458 o3_bgbackground = "BACKGROUND=\""+o3_bgbackground+"\"";
/asus-wl-520gu-7.0.1.45/src/router/www/asus/www_WL500gpv2/
H A Doverlib.js5 var BACKGROUND=4; variable
337 if (ar[i] == BACKGROUND) { o3_background = ar[++i]; continue; }
430 o3_fgbackground = "BACKGROUND=\""+o3_fgbackground+"\"";
433 o3_bgbackground = "BACKGROUND=\""+o3_bgbackground+"\"";
/asus-wl-520gu-7.0.1.45/src/router/www/www.WL-520GU/js/
H A Dex_overlib.js33 var BACKGROUND = 4; variable
221 // How much horizontal left padding text should get by default when BACKGROUND is used.
224 // How much horizontal right padding text should get by default when BACKGROUND is used.
227 // How much vertical top padding text should get by default when BACKGROUND is used.
230 // How much vertical bottom padding text should get by default when BACKGROUND is used.
628 if (ar[i] == BACKGROUND) { o3_background = ar[++i]; continue; }
747 o3_fgbackground = "BACKGROUND=\""+o3_fgbackground+"\"";
750 o3_bgbackground = "BACKGROUND=\""+o3_bgbackground+"\"";
/asus-wl-520gu-7.0.1.45/src/router/mipsel/www/js/
H A Dex_overlib.js33 var BACKGROUND = 4; variable
221 // How much horizontal left padding text should get by default when BACKGROUND is used.
224 // How much horizontal right padding text should get by default when BACKGROUND is used.
227 // How much vertical top padding text should get by default when BACKGROUND is used.
230 // How much vertical bottom padding text should get by default when BACKGROUND is used.
628 if (ar[i] == BACKGROUND) { o3_background = ar[++i]; continue; }
747 o3_fgbackground = "BACKGROUND=\""+o3_fgbackground+"\"";
750 o3_bgbackground = "BACKGROUND=\""+o3_bgbackground+"\"";

Completed in 40 milliseconds