Searched refs:CAPTION (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.js35 var CAPTION = 6; variable
630 if (ar[i] == CAPTION) { o3_cap = ar[++i]; continue; }
1216 overlib(text, o3_hpos, CAPTION, "");
1222 overlib(text, CAPTION, title, o3_hpos);
1228 overlib(text, CAPTION, title, o3_hpos, STICKY);
H A Doverlib_520.js6 var CAPTION = 6; variable
358 if (ar[i] == CAPTION) { o3_cap = ar[++i]; continue; }
799 overlib(text, o3_hpos, CAPTION, "");
803 overlib(text, CAPTION, title, o3_hpos);
807 overlib(text, CAPTION, title, o3_hpos, STICKY);
/asus-wl-520gu-7.0.1.45/src/router/www/asus/www_WL500gpv2/
H A Doverlib.js7 var CAPTION=6; variable
339 if (ar[i] == CAPTION) { o3_cap = ar[++i]; continue; }
745 overlib(text, o3_hpos, CAPTION, "");
749 overlib(text, CAPTION, title, o3_hpos);
753 overlib(text, CAPTION, title, o3_hpos, STICKY);
/asus-wl-520gu-7.0.1.45/src/router/www/www.WL-520GU/js/
H A Dex_overlib.js35 var CAPTION = 6; variable
630 if (ar[i] == CAPTION) { o3_cap = ar[++i]; continue; }
1216 overlib(text, o3_hpos, CAPTION, "");
1222 overlib(text, CAPTION, title, o3_hpos);
1228 overlib(text, CAPTION, title, o3_hpos, STICKY);
/asus-wl-520gu-7.0.1.45/src/router/mipsel/www/js/
H A Dex_overlib.js35 var CAPTION = 6; variable
630 if (ar[i] == CAPTION) { o3_cap = ar[++i]; continue; }
1216 overlib(text, o3_hpos, CAPTION, "");
1222 overlib(text, CAPTION, title, o3_hpos);
1228 overlib(text, CAPTION, title, o3_hpos, STICKY);

Completed in 47 milliseconds