Searched refs:imageOffset (Results 1 – 9 of 9) sorted by relevance
| /plugin/docimporter/ |
| D | ImportUtils.php | 88 $imageOffset = 1; 90 $imageOffset = 0; 99 for($i=$imageOffset; $i<count($image_tags[0]); $i++) {
|
| /plugin/advrack/ |
| D | jquery.qtip.js | 3265 imageOffset, coords, i, next, result, len; 3290 imageOffset = image.offset(); 3291 imageOffset.left += Math.ceil((image.outerWidth(FALSE) - image.width()) / 2); 3292 imageOffset.top += Math.ceil((image.outerHeight(FALSE) - image.height()) / 2); 3295 result.position.left += imageOffset.left; 3296 result.position.top += imageOffset.top;
|
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Graph.js | 9784 svgCanvas.imageOffset = (crisp) ? -0.5 : 0;
|
| /plugin/diagramsnet/lib/mxgraph/ |
| D | mxClient.js | 304 …oOffset=0;mxSvgCanvas2D.prototype.textOffset=0;mxSvgCanvas2D.prototype.imageOffset=0;mxSvgCanvas2D… method in mxSvgCanvas2D 329 …ttribute("x",this.format(a*l.scale)+this.imageOffset);m.setAttribute("y",this.format(b*l.scale)+th…
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.worker.js | 55218 var imageOffset = i * numComps; 55221 var color = image[imageOffset + j];
|
| D | pdf.worker.js.map | 1 …imageOffset","maskOffset","rgbaBuf","undoPreblend","matte","matteRgb","matteR","matteG","matteB","…
|
| /plugin/diagramsnet/lib/js/ |
| D | viewer.min.js | 508 …oOffset=0;mxSvgCanvas2D.prototype.textOffset=0;mxSvgCanvas2D.prototype.imageOffset=0;mxSvgCanvas2D… method in mxSvgCanvas2D 533 …ttribute("x",this.format(a*l.scale)+this.imageOffset);m.setAttribute("y",this.format(b*l.scale)+th… 2583 …ar C=this.createSvgCanvas(B);C.foOffset=e?-.5:0;C.textOffset=e?-.5:0;C.imageOffset=e?-.5:0;C.trans…
|
| D | app.min.js | 542 …oOffset=0;mxSvgCanvas2D.prototype.textOffset=0;mxSvgCanvas2D.prototype.imageOffset=0;mxSvgCanvas2D… method in mxSvgCanvas2D 567 …ttribute("x",this.format(a*l.scale)+this.imageOffset);m.setAttribute("y",this.format(b*l.scale)+th… 2832 …r w=this.createSvgCanvas(ea);w.foOffset=e?-.5:0;w.textOffset=e?-.5:0;w.imageOffset=e?-.5:0;w.trans…
|
| D | viewer-static.min.js | 508 …oOffset=0;mxSvgCanvas2D.prototype.textOffset=0;mxSvgCanvas2D.prototype.imageOffset=0;mxSvgCanvas2D… method in mxSvgCanvas2D 533 …ttribute("x",this.format(a*l.scale)+this.imageOffset);m.setAttribute("y",this.format(b*l.scale)+th… 2583 …ar C=this.createSvgCanvas(B);C.foOffset=e?-.5:0;C.textOffset=e?-.5:0;C.imageOffset=e?-.5:0;C.trans…
|