/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/ |
D | BoxModel.java | 28 private float marginRight; field in BoxModel 44 public BoxModel(float marginLeft, float marginTop, float marginRight, float marginBottom, in BoxModel() argument 48 this.marginRight = marginRight; in BoxModel() 115 return marginRight; in getMarginRight() 118 public void setMarginRight(float marginRight) { in setMarginRight() argument 119 this.marginRight = marginRight; in setMarginRight()
|
D | BoxModelable.java | 56 public void setMarginRight(float marginRight); in setMarginRight() argument
|
/external/adhd/scripts/volume_tuning/ |
D | volume.js | 73 var marginRight = 30; 78 canvas.width = w + marginLeft + marginRight; 95 ctx.lineTo(w + marginRight / 2, 0); 151 ctx.lineTo(w + marginRight / 2, y);
|
/external/pdfium/fxjs/xfa/ |
D | cjx_para.h | 22 JS_PROP(marginRight);
|
D | cjx_para.cpp | 33 void CJX_Para::marginRight(CFXJSE_Value* pValue, in marginRight() function in CJX_Para
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/widget/ |
D | Widget.java | 165 public void setMarginRight(float marginRight) { in setMarginRight() argument 166 boxModel.setMarginRight(marginRight); in setMarginRight()
|
/external/deqp/modules/egl/ |
D | teglPartialUpdateTests.cpp | 471 …DamageRegion (const Frame& frame, int marginLeft, int marginBottom, int marginRight, int marginTop) in getDamageRegion() argument 479 damageRegion.push_back(rect.topRight.x() - rect.bottomLeft.x() + marginLeft + marginRight); in getDamageRegion()
|
/external/testng/src/main/resources/ |
D | jquery-1.7.1.min.js | 2 …tyle.marginRight="0",q.style.width="2px",q.appendChild(j),b.reliableMarginRight=(parseInt((a.getCo… property 4 …;f.swap(a,{display:"inline-block"},function(){b?c=bz(a,"margin-right","marginRight"):c=a.style.mar…
|
/external/tinyxml2/docs/ |
D | jquery.js | 16 …e.marginRight="0";bv.style.width="2px";bv.appendChild(bA);bJ.reliableMarginRight=(parseInt((bb.get… property 23 …p(bw,{display:"inline-block"},function(){if(bv){e=Z(bw,"margin-right","marginRight")}else{e=bw.sty… 53 …marginRight:this.originalElement.css("marginRight"),marginBottom:this.originalElement.css("marginB… property
|
/external/epid-sdk/doc/html/ |
D | jquery.js | 44 …e.marginRight="0";bv.style.width="2px";bv.appendChild(bA);bJ.reliableMarginRight=(parseInt((bb.get… property 51 …p(bw,{display:"inline-block"},function(){if(bv){e=Z(bw,"margin-right","marginRight")}else{e=bw.sty… 81 …marginRight:this.originalElement.css("marginRight"),marginBottom:this.originalElement.css("marginB… property
|
/external/libjpeg-turbo/doc/html/ |
D | jquery.js | 3 …tyle.marginRight="0",q.style.width="2px",q.appendChild(j),b.reliableMarginRight=(parseInt((a.getCo… property 7 …;f.swap(a,{display:"inline-block"},function(){b?c=bz(a,"margin-right","marginRight"):c=a.style.mar…
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …marginRight",n="position",o="margin",l="overflow",m="paddingRight",k="border";qx.Class.define(x,{s… property
|
D | jquery-1.7.1.js | 1483 marginDiv.style.marginRight = "0"; 1487 …( parseInt( ( window.getComputedStyle( marginDiv, null ) || { marginRight: 0 } ).marginRight, 10 )… 6688 jQuery.cssHooks.marginRight = { 6697 ret = elem.style.marginRight;
|
/external/slf4j/slf4j-site/src/site/pages/js/ |
D | jquery-min.js | 2 …tyle.marginRight="0",p.style.width="2px",p.appendChild(l),b.reliableMarginRight=(parseInt((a.getCo… property
|
/external/autotest/client/site_tests/video_GlitchDetection/ |
D | jquery-2.1.3.min.js | 3 …marginRight=c.style.width="0",f.style.width="1px",d.appendChild(e),b=!parseFloat(a.getComputedStyl…
|
/external/autotest/client/site_tests/video_VimeoVideo/ |
D | jquery-2.1.3.min.js | 3 …marginRight=c.style.width="0",f.style.width="1px",d.appendChild(e),b=!parseFloat(a.getComputedStyl…
|
/external/doclava/res/assets/templates/assets/ |
D | jquery-resizable.min.js | 40 …marginRight:this.originalElement.css("marginRight"),marginBottom:this.originalElement.css("marginB… property
|
/external/ImageMagick/www/assets/ |
D | magick.js | 6 …oat(i)+o._scrollbarWidth+"px")}),g(e).each(function(t,e){var n=e.style.marginRight,i=g(e).css("mar…
|
/external/doclava/res/assets/templates-sdk/assets/js/ |
D | android_3p-bundle.js | 2670 …marginRight:this.originalElement.css("marginRight"),marginBottom:this.originalElement.css("marginB… property 2754 …ncat(["marginTop","marginBottom"]).concat(g),i=i.concat(["marginLeft","marginRight"]),f=d.concat(h…
|
/external/pdfium/xfa/fxfa/parser/ |
D | xfa_basic_data_element_script.cpp | 953 {0x2a82d99c, L"marginRight", (XFA_ATTRIBUTE_CALLBACK)&CJX_Para::marginRight,
|