Home
last modified time | relevance | path

Searched refs:yOffset (Results 1 – 20 of 20) sorted by relevance

/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/Internal/
H A DWebDriverMoveToOffsetAction.php18 private $yOffset; variable in Facebook\\WebDriver\\Interactions\\Internal\\WebDriverMoveToOffsetAction
34 $this->yOffset = $y_offset;
42 $this->yOffset
/plugin/popupviewer/
Dscript.js412 var yOffset = viewerIsFixed ? 0 : $(document).scrollTop() || 0;
414 yOffset = Math.max(($(window).height() - height) * 0.5 + yOffset, 5);
418 internal.log("Final Offset: " + xOffset + " " + yOffset);
441 top : yOffset,
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
DQRcode.php2497 $yOffset = $width - 7;
2501 $frame[$yOffset][7] = "\xc0";
2502 ++$yOffset;
2512 $yOffset = $width - 8;
2513 for ($y=0; $y < 8; ++$y,++$yOffset) {
2515 $frame[$yOffset][8] = "\x84";
/plugin/qrcode2/
Dphpqrcode.php734 $yOffset = $width - 7;
739 $frame[$yOffset][7] = "\xc0";
740 $yOffset++;
754 $yOffset = $width - 8;
756 for($y=0; $y<8; $y++,$yOffset++) {
758 $frame[$yOffset][8] = "\x84";
/plugin/processing/
Dscript.js10971 var yOffset;
10973 yOffset = (1-baselineOffset) * curTextSize;
10975 yOffset = (1-baselineOffset - linesCount/2) * curTextSize;
10977 yOffset = (1-baselineOffset - linesCount) * curTextSize;
10979 yOffset = (1 - linesCount) * curTextSize;
10983 lineFunction(line, x, y + yOffset, z, horizontalTextAlignment);
10984 yOffset += curTextSize;
11001 var yOffset = 0;
11029 drawCommands.push({text:str.substring(start, j), width: lineWidth, offset: yOffset});
11032 … drawCommands.push({text:str.substring(start, spaceMark + 1), width: lineWidth, offset: yOffset});
[all …]
/plugin/combo/resources/library/rrdiagram/0.9.4.1/
H A Drrdiagram.js.map1yOffset","svgContent","getLayoutInfo","getWidth","getHeight","escapeXml","cssClass","shape","cssRu…
/plugin/calendar/
Dcalendar-main.js2206 let yOffset = 0;
2213 initialY = e.clientY - yOffset;
2224 yOffset = currentY;
/plugin/jcapture/lib/
Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/datatables/assets/pdfmake/
Dpdfmake.js16145 yOffset: 0,
17288 if (pos.xOffset || pos.yOffset) {
17292 …".concat(number$2(x + pos.xOffset * scale), " ").concat(number$2(y + pos.yOffset * scale), " Tm"));
20944 yOffset: pos[i].yOffset * size / 1000,
22864 y: currentY + baseline + pos[j].yOffset,
54590 yOffset: r.int8
56546 var yOffset = 0;
56555 position.xOffset = position.yOffset = 0; // x positioning
56592 position.yOffset = -baseBox.minY - markBox.maxY;
56605 position.yOffset = baseBox.maxY - markBox.minY;
[all …]
Dpdfmake.min.js2yOffset:0,advanceWidth:this.font.widthOfGlyph(y)})}return[i,p]}},{key:"widthOfString",value:functi…
/plugin/diagramsnet/lib/js/grapheditor/
DShapes.js5409 function createArcHandle(state, yOffset) argument
5413 var tmp = (yOffset != null) ? yOffset : bounds.height / 8;
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.min.js10yOffset=e,r>1)if(void 0!==t||void 0!==e)i.height=n.getCurrentPage().pageSize.height-n.pageMargins.…
Dpdfmake.js16315 fragment.yOffset = forcedY;
16569 l.y = (l.y || 0) + (useBlockYOffset ? (block.yOffset || 0) : ctx.y);
16580 …v, useBlockXOffset ? (block.xOffset || 0) : ctx.x, useBlockYOffset ? (block.yOffset || 0) : ctx.y);
16591 img.y = (img.y || 0) + (useBlockYOffset ? (block.yOffset || 0) : ctx.y);
Dpdfmake.min.js.map1yOffset","currentBlockToRepeatable","pushToRepeatables","popFromRepeatables","contextStack","addPa…
/plugin/mizarveifiabledocs/dist/
Dscript.js.map1yOffset = y - docTop;\n if (yOffset < 0) return 0;\n if (yOffset > docHeight) return view.st…
/plugin/mizarproofchecker/dist/
Dscript.js.map1yOffset = y - docTop;\n if (yOffset < 0) return 0;\n if (yOffset > docHeight) return view.st…
/plugin/mizarverifiabledocs/dist/
H A Dscript.js.map1yOffset = y - docTop;\n if (yOffset < 0) return 0;\n if (yOffset > docHeight) return view.st…
/plugin/openlayersmap/ol/
Dol.js.map1yOffset]` For tile layers only. Fetches pixel values from band\n * `bandIndex` of the source's…
/plugin/mermaid/
H A Dmermaid.min.js831 …WithOffset-p.width/2),l.push({tag:d,hole:f,rect:h,yOffset:i}),i+=20}for(let{tag:u,hole:h,rect:f,yO… property
/plugin/strata/
Dplotly-2.25.2.min.js8 …(e),o=r.getAngular(e),s=e.domain.x,f=e.domain.y;r.xOffset=i.l+i.w*s[0],r.yOffset=i.t+i.h*(1-f[1]);…