Home
last modified time | relevance | path

Searched refs:xDiff (Results 1 – 7 of 7) sorted by relevance

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js19218 var a, b, c, d, x, y, i, j, xDiff, yDiff, chnl,
19228 xDiff = ratioX * j - x;
19237 color = a * (1 - xDiff) * (1 - yDiff) + b * xDiff * (1 - yDiff) +
19238 c * yDiff * (1 - xDiff) + d * xDiff * yDiff;
Dfabric.min.js11xDiff,yDiff,chnl,color,offset=0,origPix,ratioX=this.rcpScaleX,ratioY=this.rcpScaleY,context=canvas…
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js18282 var xDiff = 13;
18283 this.box.style.width = (inputWidth + xDiff) + "px";
18291 var xDiff = isIE ? 13: this.box.scrollWidth - this.input.offsetWidth;
18292 this.box.style.width = (inputWidth + xDiff) + "px";
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js4839 if(initial){if(isIE){var xDiff=13;
4840 this.box.style.width=(inputWidth+xDiff)+"px"
4842 }}else{var xDiff=isIE?13:this.box.scrollWidth-this.input.offsetWidth;
4843 this.box.style.width=(inputWidth+xDiff)+"px"
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js4850 if(initial){if(isIE){var xDiff=13;
4851 this.box.style.width=(inputWidth+xDiff)+"px"
4853 }}else{var xDiff=isIE?13:this.box.scrollWidth-this.input.offsetWidth;
4854 this.box.style.width=(inputWidth+xDiff)+"px"
/plugin/pdfjs/pdfjs/web/
Dviewer.js4765 var xDiff = event.clientX - this.clientXStart; variable
4768 var scrollLeft = this.scrollLeftStart - xDiff;
Dviewer.js.map1xDiff","yDiff","behavior","_endPan","prefix","matchesSelector","isNotIEorIsIE10plus","chrome","isC…