Home
last modified time | relevance | path

Searched refs:scroll (Results 1 – 25 of 33) sorted by relevance

12

/build/tools/droiddoc/templates-pdk/assets/design/
Ddefault.css260 background: transparent url(disclosure_down.png) no-repeat scroll top left;
273 background: transparent url(disclosure_up.png) no-repeat scroll top left;
326 background: transparent url(disclosure_left.png) no-repeat scroll top left;
336 background: transparent url(disclosure_right.png) no-repeat scroll top left;
525 background: transparent url(callout.png) no-repeat scroll 50% 50%;
555 background: transparent url(device_galaxynexus_blank_land_span13.png) no-repeat scroll top left;
563 background: transparent url(device_galaxynexus_blank_port_span9.png) no-repeat scroll top left;
571 background: transparent url(device_galaxynexus_blank_port_span5.png) no-repeat scroll top left;
585 background: transparent url(disclosure_right.png) no-repeat scroll top left;
618 background: transparent url(ico_movie_inline.png) no-repeat scroll top left;
[all …]
Ddefault.js172 $(window).scroll(function() {
/build/tools/droiddoc/templates-pdk/assets/
Dandroid-developer-resource-browser.css11 background: transparent none no-repeat scroll 4px 12px;
Dandroid-developer-docs.css38 /* keeps the resize handle below the h-scroll handle */
215 overflow-y: scroll;
1356 /* modified to 43px so that all browsers eliminate the package panel h-scroll */
1504 background: transparent url("images/resizable-s2.gif") repeat scroll center top; }
1506 background: transparent url("images/resizable-e2.gif") repeat scroll right center; }
/build/tools/droiddoc/templates-ds/assets/js/
Ddocs.js329 $(".scroll-pane").scroll(function(event) {
353 $(window).scroll(function(event) {
1190 scroll: 1, property
1246 return go(curr-o.scroll);
1253 return go(curr+o.scroll);
1276 go(curr+o.scroll);
1308 $( (curr-o.scroll<0 && o.btnPrev)
1310 (curr+o.scroll > itemLength && o.btnNext)
/build/tools/droiddoc/templates-sac/assets/js/
Ddocs.js403 $(".scroll-pane").scroll(function(event) {
427 $(window).scroll(function(event) {
1254 scroll: 1, property
1310 return go(curr-o.scroll);
1317 return go(curr+o.scroll);
1340 go(curr+o.scroll);
1372 $( (curr-o.scroll<0 && o.btnPrev)
1374 (curr+o.scroll > itemLength && o.btnNext)
/build/tools/droiddoc/templates-ndk/assets/design/
Ddefault.js172 $(window).scroll(function() {
/build/tools/droiddoc/templates-sdk/assets/design/
Ddefault.js172 $(window).scroll(function() {
/build/tools/droiddoc/templates-sac/assets/design/
Ddefault.js172 $(window).scroll(function() {
/build/tools/droiddoc/templates-sdk-dev/assets/design/
Ddefault.js172 $(window).scroll(function() {
/build/tools/droiddoc/templates-ds/assets/design/
Ddefault.js172 $(window).scroll(function() {
/build/tools/droiddoc/templates-sac/assets/css/
Ddefault.css301 background: transparent url(../images/styles/disclosure_down.png) no-repeat scroll 50% 50%;
337 background: transparent url(../images/styles/disclosure_up.png) no-repeat scroll 50% 50%;
449 background: transparent url(../images/styles/disclosure_left.png) no-repeat scroll 50% 50%;
467 background: transparent url(../images/styles/disclosure_right.png) no-repeat scroll 50% 50%;
540 background: transparent url(../images/styles/disclosure_right.png) no-repeat scroll 50% 50%;
776 background: transparent url(../images/styles/callout.png) no-repeat scroll 50% 50%;
807 scroll top left;
818 scroll top left;
828 scroll top left;
838 scroll top left;
[all …]
/build/tools/droiddoc/templates-ds/assets/css/
Ddefault.css297 background: transparent url(../images/styles/disclosure_down.png) no-repeat scroll 50% 50%;
333 background: transparent url(../images/styles/disclosure_up.png) no-repeat scroll 50% 50%;
445 background: transparent url(../images/styles/disclosure_left.png) no-repeat scroll 50% 50%;
463 background: transparent url(../images/styles/disclosure_right.png) no-repeat scroll 50% 50%;
536 background: transparent url(../images/styles/disclosure_right.png) no-repeat scroll 50% 50%;
772 background: transparent url(../images/styles/callout.png) no-repeat scroll 50% 50%;
803 scroll top left;
814 scroll top left;
824 scroll top left;
834 scroll top left;
[all …]
/build/tools/droiddoc/templates-sdk/assets/css/
Ddefault.css118 .scroll-pane {
512 background: transparent url(../images/styles/disclosure_down.png) no-repeat scroll 50% 50%;
552 background: transparent url(../images/styles/disclosure_up.png) no-repeat scroll 50% 50%;
695 background: transparent url(../images/styles/disclosure_left.png) no-repeat scroll 50% 50%;
710 background: transparent url(../images/styles/disclosure_right.png) no-repeat scroll 50% 50%;
815 background: transparent url(../images/styles/disclosure_right.png) no-repeat scroll 50% 50%;
1061 scroll top left;
1072 scroll top left;
1082 scroll top left;
1092 scroll top left;
[all …]
/build/tools/droiddoc/templates-ds/assets/
Dandroid-developer-docs.css38 /* keeps the resize handle below the h-scroll handle */
215 overflow-y: scroll;
1356 /* modified to 43px so that all browsers eliminate the package panel h-scroll */
1504 background: transparent url("images/resizable-s2.gif") repeat scroll center top; }
1506 background: transparent url("images/resizable-e2.gif") repeat scroll right center; }
/build/tools/droiddoc/templates-sdk-dev/assets/js/
Ddocs.js431 $(".scroll-pane").scroll(function(event) {
1077 $(window).scroll(function(event) {
1502 scroll: 1, property
1558 return go(curr-o.scroll);
1565 return go(curr+o.scroll);
1588 go(curr+o.scroll);
1620 $( (curr-o.scroll<0 && o.btnPrev)
1622 (curr+o.scroll > itemLength && o.btnNext)
/build/tools/droiddoc/templates-ndk/assets/js/
Ddocs.js441 $(".scroll-pane").scroll(function(event) {
1087 $(window).scroll(function(event) {
1512 scroll: 1, property
1568 return go(curr-o.scroll);
1575 return go(curr+o.scroll);
1598 go(curr+o.scroll);
1630 $( (curr-o.scroll<0 && o.btnPrev)
1632 (curr+o.scroll > itemLength && o.btnNext)
/build/tools/droiddoc/templates-ndk/assets/css/
Ddefault.css296 background: transparent url(../images/styles/disclosure_down.png) no-repeat scroll 50% 50%;
334 background: transparent url(../images/styles/disclosure_up.png) no-repeat scroll 50% 50%;
486 background: transparent url(../images/styles/disclosure_left.png) no-repeat scroll 50% 50%;
505 background: transparent url(../images/styles/disclosure_right.png) no-repeat scroll 50% 50%;
589 background: transparent url(../images/styles/disclosure_right.png) no-repeat scroll 50% 50%;
813 background: transparent url(../images/styles/callout.png) no-repeat scroll 50% 50%;
844 scroll top left;
855 scroll top left;
865 scroll top left;
875 scroll top left;
[all …]
/build/tools/droiddoc/templates-sdk-dev/assets/css/
Ddefault.css296 background: transparent url(../images/styles/disclosure_down.png) no-repeat scroll 50% 50%;
334 background: transparent url(../images/styles/disclosure_up.png) no-repeat scroll 50% 50%;
486 background: transparent url(../images/styles/disclosure_left.png) no-repeat scroll 50% 50%;
505 background: transparent url(../images/styles/disclosure_right.png) no-repeat scroll 50% 50%;
589 background: transparent url(../images/styles/disclosure_right.png) no-repeat scroll 50% 50%;
813 background: transparent url(../images/styles/callout.png) no-repeat scroll 50% 50%;
844 scroll top left;
855 scroll top left;
865 scroll top left;
875 scroll top left;
[all …]
/build/tools/droiddoc/templates-ds/assets/js/grid/
D960.gridder.js125 jQuery(window).scroll(function () {
/build/tools/droiddoc/templates-sdk/assets/js/
Ddocs.js410 $(".scroll-pane").scroll(function(event) {
1057 $(window).scroll(function(event) {
1476 scroll: 1, property
1532 return go(curr-o.scroll);
1539 return go(curr+o.scroll);
1562 go(curr+o.scroll);
1594 $( (curr-o.scroll<0 && o.btnPrev)
1596 (curr+o.scroll > itemLength && o.btnNext)
/build/tools/droiddoc/templates-ndk/assets/
Dandroid-developer-docs.css201 background:transparent url(images/preliminary.png) repeat scroll 0 0; */
1230 /* keeps the resize handle below the h-scroll handle */
1407 overflow-y: scroll;
2548 /* modified to 43px so that all browsers eliminate the package panel h-scroll */
2696 background: transparent url("images/resizable-s2.gif") repeat scroll center top; }
2698 background: transparent url("images/resizable-e2.gif") repeat scroll right center; }
/build/tools/droiddoc/templates-sdk/assets/
Dandroid-developer-docs.css201 background:transparent url(images/preliminary.png) repeat scroll 0 0; */
1230 /* keeps the resize handle below the h-scroll handle */
1407 overflow-y: scroll;
2548 /* modified to 43px so that all browsers eliminate the package panel h-scroll */
2696 background: transparent url("images/resizable-s2.gif") repeat scroll center top; }
2698 background: transparent url("images/resizable-e2.gif") repeat scroll right center; }
/build/tools/droiddoc/templates-sdk-dev/assets/
Dandroid-developer-docs.css201 background:transparent url(images/preliminary.png) repeat scroll 0 0; */
1230 /* keeps the resize handle below the h-scroll handle */
1407 overflow-y: scroll;
2548 /* modified to 43px so that all browsers eliminate the package panel h-scroll */
2696 background: transparent url("images/resizable-s2.gif") repeat scroll center top; }
2698 background: transparent url("images/resizable-e2.gif") repeat scroll right center; }
/build/tools/droiddoc/templates-sac/assets/
Dandroid-developer-docs.css201 background:transparent url(images/preliminary.png) repeat scroll 0 0; */
1230 /* keeps the resize handle below the h-scroll handle */
1407 overflow-y: scroll;
2548 /* modified to 43px so that all browsers eliminate the package panel h-scroll */
2696 background: transparent url("images/resizable-s2.gif") repeat scroll center top; }
2698 background: transparent url("images/resizable-e2.gif") repeat scroll right center; }

12