Home
last modified time | relevance | path

Searched refs:el (Results 1 – 6 of 6) sorted by relevance

/build/tools/droiddoc/templates-sdk/assets/js/
Ddocs.js1133 $('.section-card-menu').each(function(index, el) { argument
1134 var height = $(el).height();
1135 $(el).css({height:height+'px', position:'relative'});
1136 var $cardInfo = $(el).find('.card-info');
1614 function css(el, prop) { argument
1615 return parseInt($.css(el[0], prop)) || 0;
1617 function width(el) { argument
1618 return el[0].offsetWidth + css(el, 'marginLeft') + css(el, 'marginRight');
1620 function height(el) { argument
1621 return el[0].offsetHeight + css(el, 'marginTop') + css(el, 'marginBottom');
[all …]
/build/tools/droiddoc/templates-ds/assets/js/
Ddocs.js1328 function css(el, prop) { argument
1329 return parseInt($.css(el[0], prop)) || 0;
1331 function width(el) { argument
1332 return el[0].offsetWidth + css(el, 'marginLeft') + css(el, 'marginRight');
1334 function height(el) { argument
1335 return el[0].offsetHeight + css(el, 'marginTop') + css(el, 'marginBottom');
1431 function css(el, prop) { argument
1432 return parseInt($.css(el[0], prop)) || 0;
1434 function width(el) { argument
1435 return el[0].offsetWidth + css(el, 'marginLeft') + css(el, 'marginRight');
[all …]
/build/tools/droiddoc/templates-sac/assets/js/
Ddocs.js1392 function css(el, prop) { argument
1393 return parseInt($.css(el[0], prop)) || 0;
1395 function width(el) { argument
1396 return el[0].offsetWidth + css(el, 'marginLeft') + css(el, 'marginRight');
1398 function height(el) { argument
1399 return el[0].offsetHeight + css(el, 'marginTop') + css(el, 'marginBottom');
1495 function css(el, prop) { argument
1496 return parseInt($.css(el[0], prop)) || 0;
1498 function width(el) { argument
1499 return el[0].offsetWidth + css(el, 'marginLeft') + css(el, 'marginRight');
[all …]
/build/tools/droiddoc/templates-sdk-dev/assets/js/
Ddocs.js1159 $('.section-card-menu').each(function(index, el) { argument
1160 var height = $(el).height();
1161 $(el).css({height:height+'px', position:'relative'});
1162 var $cardInfo = $(el).find('.card-info');
1640 function css(el, prop) { argument
1641 return parseInt($.css(el[0], prop)) || 0;
1643 function width(el) { argument
1644 return el[0].offsetWidth + css(el, 'marginLeft') + css(el, 'marginRight');
1646 function height(el) { argument
1647 return el[0].offsetHeight + css(el, 'marginTop') + css(el, 'marginBottom');
[all …]
/build/tools/droiddoc/templates-ndk/assets/js/
Ddocs.js1169 $('.section-card-menu').each(function(index, el) { argument
1170 var height = $(el).height();
1171 $(el).css({height:height+'px', position:'relative'});
1172 var $cardInfo = $(el).find('.card-info');
1650 function css(el, prop) { argument
1651 return parseInt($.css(el[0], prop)) || 0;
1653 function width(el) { argument
1654 return el[0].offsetWidth + css(el, 'marginLeft') + css(el, 'marginRight');
1656 function height(el) { argument
1657 return el[0].offsetHeight + css(el, 'marginTop') + css(el, 'marginBottom');
[all …]
/build/tools/droiddoc/templates-pdk/assets/
Djquery-resizable.min.js40 …vertToRelativePosition&&c.browser.opera){d._revertToRelativePosition=false;el.css({position:"relat…