Searched refs:ABOVE (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.js62 var ABOVE = 35; variable
238 // ABOVE only works when HEIGHT is defined.
655 if (ar[i] == BELOW || ar[i] == ABOVE) { o3_vpos = ar[i]; continue; }
990 o3_vpos = ABOVE;
998 if (o3_vpos == ABOVE) {
1015 if (o3_aboveheight > 0 && o3_vpos == ABOVE) {
H A Doverlib_520.js33 var ABOVE = 35; variable
383 if (ar[i] == BELOW || ar[i] == ABOVE) { o3_vpos = ar[i]; continue; }
631 o3_vpos = ABOVE;
636 if (o3_vpos == ABOVE) {
650 if (o3_aboveheight > 0 && o3_vpos == ABOVE) {
/asus-wl-520gu-7.0.1.45/src/router/www/asus/www_WL500gpv2/
H A Doverlib.js34 var ABOVE=35; variable
364 if (ar[i] == BELOW || ar[i] == ABOVE) { o3_vpos = ar[i]; continue; }
595 o3_vpos = ABOVE;
600 if (o3_vpos == ABOVE) {
612 if (o3_aboveheight > 0 && o3_vpos == ABOVE) {
/asus-wl-520gu-7.0.1.45/src/router/www/www.WL-520GU/js/
H A Dex_overlib.js62 var ABOVE = 35; variable
238 // ABOVE only works when HEIGHT is defined.
655 if (ar[i] == BELOW || ar[i] == ABOVE) { o3_vpos = ar[i]; continue; }
990 o3_vpos = ABOVE;
998 if (o3_vpos == ABOVE) {
1015 if (o3_aboveheight > 0 && o3_vpos == ABOVE) {
/asus-wl-520gu-7.0.1.45/src/router/mipsel/www/js/
H A Dex_overlib.js62 var ABOVE = 35; variable
238 // ABOVE only works when HEIGHT is defined.
655 if (ar[i] == BELOW || ar[i] == ABOVE) { o3_vpos = ar[i]; continue; }
990 o3_vpos = ABOVE;
998 if (o3_vpos == ABOVE) {
1015 if (o3_aboveheight > 0 && o3_vpos == ABOVE) {

Completed in 50 milliseconds