Home
last modified time | relevance | path

Searched refs:borderLeft (Results 1 – 25 of 29) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DTableCellStyle.php84 public function setBorderLeft(TableCellBorder $borderLeft) argument
86 $this->borderLeft = $borderLeft;
93 return $this->borderLeft;
H A DParagraphStyle.php143 public function setBorderLeft(ParagraphBorder $borderLeft) argument
145 $this->borderLeft = $borderLeft;
152 return $this->borderLeft;
/plugin/diagramsnet/lib/math/extensions/
H A DSafe.js19 …Width",borderRight:"borderRightWidth",borderBottom:"borderBottomWidth",borderLeft:"borderLeftWidth…
/plugin/s5reloaded/ui/effects_support/
H A Dunittest.js36 this.mark.style.borderLeft = "1px solid red;";
/plugin/diagramsnet/lib/js/diagramly/
H A DmxRuler.js80 container.style.borderLeft = '0.5px solid ' + style.strokeClr;
H A DMinimal.js206 elt.style.borderLeft = '1px solid lightgray';
H A DDialogs.js7968 preview.style.borderLeft = '1px solid rgb(211, 211, 211)';
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
H A Dmenclose.js19 …MLpx(o/2),cy:this.HTMLpx((K+P)/2)})}break;case a.NOTATION.LEFT:O.style.borderLeft=E;if(!b.msieBord…
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/
H A Djax.js19 …th=this.Em(u);m.height=(this.msieRuleBug&&p+r>0?this.Em(p+r):0)}else{m.borderLeft=this.Px(u)+" "+n…
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js524 if(pos==="absolute"||pos==="relative"){var borderLeft=parseInt(style.getPropertyValue("border-left-…
530 var offsetX=borderLeft+paddingLeft+marginLeft;
648 args.width=element.offsetWidth-(args.paddingLeft+args.paddingRight+args.borderLeft+args.borderRight…
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js1470 … var borderLeft = parseInt(style.getPropertyValue('border-left-width').replace('px', ''),10) || 0;
1477 var offsetX = borderLeft + paddingLeft + marginLeft;
1769 - (args.paddingLeft+args.paddingRight+args.borderLeft+args.borderRight);
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js475 if(elt.offsetLeft){coords.x+=elt.offsetLeft+chrome.getMeasurementInPixels(elt,"borderLeft")
535 if(pos==="absolute"||pos==="relative"){var borderLeft=parseInt(style.getPropertyValue("border-left-width").replace("px",""),10)||0;
541 var offsetX=borderLeft+paddingLeft+marginLeft;
652 this.readBoxStyles=function(style){var styleNames={"margin-top":"marginTop","margin-right":"marginRight","margin-left":"marginLeft","margin-bottom":"marginBottom","border-top-width":"borderTop","border-right-width":"borderRight","border-left-width":"borderLeft","border-bottom-width":"borderBottom","padding-top":"paddingTop","padding-right":"paddingRight","padding-left":"paddingLeft","padding-bottom":"paddingBottom","z-index":"zIndex"};
659 args.width=element.offsetWidth-(args.paddingLeft+args.paddingRight+args.borderLeft+args.borderRight);
/plugin/tline/timeline_js/
H A Dtimeline-bundle.js1200 }B.style.borderLeft=C;
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js1200 }B.style.borderLeft=C;
/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js1411 arrow.style.borderLeft = '1px solid #a0a0a0';
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js403borderLeft)),a=e.node(i.last(n.borderRight));n.width=Math.abs(a.x-s.x),n.height=Math.abs(o.y-r.y),…
426borderLeft)),a=e.node(i.last(n.borderRight));n.width=Math.abs(a.x-s.x),n.height=Math.abs(o.y-r.y),…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js403borderLeft)),a=e.node(i.last(n.borderRight));n.width=Math.abs(a.x-s.x),n.height=Math.abs(o.y-r.y),…
426borderLeft)),a=e.node(i.last(n.borderRight));n.width=Math.abs(a.x-s.x),n.height=Math.abs(o.y-r.y),…
/plugin/diagramsnet/lib/math/config/
H A DMML_HTMLorMML-full.js56 …th=this.Em(u);m.height=(this.msieRuleBug&&p+r>0?this.Em(p+r):0)}else{m.borderLeft=this.Px(u)+" "+n…
H A DAM_HTMLorMML-full.js56 …th=this.Em(u);m.height=(this.msieRuleBug&&p+r>0?this.Em(p+r):0)}else{m.borderLeft=this.Px(u)+" "+n…
H A DAccessible-full.js78 …th=this.Em(u);m.height=(this.msieRuleBug&&p+r>0?this.Em(p+r):0)}else{m.borderLeft=this.Px(u)+" "+n…
H A DTeX-MML-AM_HTMLorMML-full.js76 …th=this.Em(u);m.height=(this.msieRuleBug&&p+r>0?this.Em(p+r):0)}else{m.borderLeft=this.Px(u)+" "+n…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js21 …ccc",borderBottom:(parseInt(this.style.fontSize)/4||3)+"px solid #ccc",borderLeft:(parseInt(this.s…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1borderLeft","borderRight","removeBorderNodes","undo","fixupEdgeLabelCoords","maxX","graphLabel","m…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.production.min.js34 …ccc",borderBottom:(parseInt(this.style.fontSize)/4||3)+"px solid #ccc",borderLeft:(parseInt(this.s…
H A Dbpmn-modeler.development.js30842 borderLeft: (parseInt(this.style.fontSize) / 4 || 3) + 'px solid transparent'

12