| /plugin/html2pdf/html2pdf/html2ps/ |
| D | output.fastps.l2.class.php | 34 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) { argument 44 while ($cy-$height < $y + $oy) { 50 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) { argument 66 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) { argument 91 while ($cy < $y + $oy) { 102 while ($cy < $y + $oy) {
|
| D | output._interface.class.php | 46 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) { } argument 47 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) { } argument 48 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) { } argument
|
| D | output.pdflib.class.php | 151 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) { argument 165 while ($cy-$height < $y + $oy) { 174 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) { argument 197 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) { argument 226 while ($cy < $y + $oy) { 237 while ($cy < $y + $oy) {
|
| D | output.fastps.class.php | 149 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) { argument 155 $scale, $oy, $ox, $bottom, $height, $y, $x, 163 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) { argument 169 $scale, $oy, $ox, $right, $width, $y, $x, 177 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) { argument 183 $scale, $oy, $ox, $bottom, $right, $height, $width, $y, $x,
|
| D | output.pcl.class.php | 273 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) { } argument 274 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) { } argument 275 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) { } argument
|
| D | output.png.class.php | 366 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) { argument 378 $cy = $start_y - ceil($this->_fixSizeY($oy) / $dest_height) * $dest_height; 389 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) { argument 400 $cx = $start_x - ceil($this->_fixSizeX($oy) / $dest_width) * $dest_width; 414 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) { argument 429 $cy = $start_y - ceil($this->_fixSizeY($oy) / $dest_height) * $dest_height;
|
| D | output.fpdf.class.php | 174 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) { argument 200 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) { argument 234 while ($cy < $y + $oy) { 248 while ($cy < $y + $oy) { 264 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) { argument 279 while ($cy-$height < $y + $oy) {
|
| /plugin/stlviewer/stlviewer/ |
| D | CanvasRenderer.js | 549 var oy = bitmap.height * texture.offset.y; 562 _context.translate( - ox, - oy ); 563 _context.fillRect( ox, oy, sx, sy );
|
| /plugin/barcodes/vendor/jucksearm/php-barcode/lib/ |
| D | QRcode.php | 2374 protected function putAlignmentMarker($frame, $ox, $oy) { argument 2382 $yStart = $oy - 2; 2467 protected function putFinderPattern($frame, $ox, $oy) { argument 2478 $frame = $this->qrstrset($frame, $ox, ($oy + $y), $finder[$y]);
|
| /plugin/qrcode2/ |
| D | phpqrcode.php | 592 public static function putAlignmentMarker(array &$frame, $ox, $oy) argument 602 $yStart = $oy-2; 704 public static function putFinderPattern(&$frame, $ox, $oy) argument 717 QRstr::set($frame, $ox, $oy+$y, $finder[$y]);
|
| /plugin/callflow/ |
| D | script.js | 55 this.tp.oy = 0;
|
| /plugin/elasticsearch/vendor/patrickschur/language-detection/resources/tr/ |
| D | tr.txt | 108 …a serbestliği sağlayacak muadil bir usul ile cereyan edecek, genel ve eşit oy verme yoluyla yapıla…
|
| /plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/ |
| D | vocab.bpe | 1166 pl oy 2379 j oy 2679 Ġb oy 4561 oy al 6133 ĠB oy 6827 b oy 8462 Ġj oy 9563 ĠR oy 9818 Ġann oy 10723 ĠT oy [all …]
|
| /plugin/revealjs/js/ |
| D | reveal.js | 3334 var oy = getPreviousVerticalIndex( horizontalSlide ); 3339 distanceY = x === ( indexh || 0 ) ? Math.abs( ( indexv || 0 ) - y ) : Math.abs( y - oy );
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
| D | pdfmake.js | 28479 var ox, oy, xe, xm, ye, ym; 28486 oy = r2 * KAPPA; 28492 this.bezierCurveTo(x, ym - oy, xm - ox, y, xm, y); 28493 this.bezierCurveTo(xm + ox, y, xe, ym - oy, xe, ym); 28494 this.bezierCurveTo(xe, ym + oy, xm + ox, ye, xm, ye); 28495 this.bezierCurveTo(xm - ox, ye, x, ym + oy, x, ym); 28922 arcToSegments = function(x, y, rx, ry, large, sweep, rotateX, ox, oy) { argument 28929 px = cos_th * (ox - x) * 0.5 + sin_th * (oy - y) * 0.5; 28930 py = cos_th * (oy - y) * 0.5 - sin_th * (ox - x) * 0.5; 28941 x0 = a00 * ox + a01 * oy; [all …]
|
| /plugin/processing/ |
| D | script.js | 7126 var oy = ci[4] * ax + ci[5] * ay + ci[6] * az + ci[7] * aw; 7129 return (ow !== 0) ? oy / ow : oy; 7262 var oy = pj[ 4]*ax + pj[ 5]*ay + pj[ 6]*az + pj[ 7]*aw; 7266 oy /= ow; 7268 return p.height * ( 1 + oy ) / 2.0;
|
| /plugin/dirtylittlehelper/script/ |
| D | mermaid.min.js | 1 …oy(t){var e=t.domain;return t.ticks=function(t){var n=e();return C(n[0],n[n.length-1],null==t?10:t…
|
| /plugin/diagramsnet/lib/js/mermaid/ |
| D | mermaid.min.js | 6 …oy(t){var e=t.domain;return t.ticks=function(t){var n=e();return C(n[0],n[n.length-1],null==t?10:t…
|
| /plugin/flowcharts/ |
| D | mermaid.min.js | 1 …oy(t){var e=t.domain;return t.ticks=function(t){var n=e();return T(n[0],n[n.length-1],null==t?10:t…
|
| /plugin/mizarveifiabledocs/dist/ |
| D | script.js | 1 …oy(i,`Modifier ${i} used at start of tag`):e.length?oy(i,`Tag ${i} used as modifier`):e=Array.isAr… function
|
| /plugin/mizarproofchecker/dist/ |
| D | script.js | 1 …oy(i,`Modifier ${i} used at start of tag`):e.length?oy(i,`Tag ${i} used as modifier`):e=Array.isAr… function
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 15479 var arcToSegments = function arcToSegments(x, y, rx, ry, large, sweep, rotateX, ox, oy) { 15485 px = cos_th * (ox - x) * 0.5 + sin_th * (oy - y) * 0.5; 15486 py = cos_th * (oy - y) * 0.5 - sin_th * (ox - x) * 0.5; 15497 var x0 = a00 * ox + a01 * oy; 15498 var y0 = a10 * ox + a11 * oy; 15666 var oy = r2 * KAPPA; 15672 this.bezierCurveTo(x, ym - oy, xm - ox, y, xm, y); 15673 this.bezierCurveTo(xm + ox, y, xe, ym - oy, xe, ym); 15674 this.bezierCurveTo(xe, ym + oy, xm + ox, ye, xm, ye); 15675 this.bezierCurveTo(xm - ox, ye, x, ym + oy, x, ym);
|
| /plugin/diagramsnet/lib/js/ |
| D | extensions.min.js | 1705 …oy(t){var e=t.domain;return t.ticks=function(t){var n=e();return C(n[0],n[n.length-1],null==t?10:t…
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| D | dmn-modeler.production.min.js | 191 …oy{constructor(e,t){var n,i,o;o=e=>{const{target:t,type:n}=e,i=Bt(t,"[data-element-id]",!0);if(!i)…
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.production.min.js | 34 …oy(e,t,n){var i=function(e){var t="";return e.forEach((function(e){e.matched?t+='<strong class="'+… function
|