Home
last modified time | relevance | path

Searched refs:oy (Results 1 – 25 of 34) sorted by relevance

12

/plugin/html2pdf/html2pdf/html2ps/
Doutput.fastps.l2.class.php34 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) {
Doutput._interface.class.php46 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
Doutput.pdflib.class.php151 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) {
Doutput.fastps.class.php149 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,
Doutput.pcl.class.php273 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
Doutput.png.class.php366 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;
Doutput.fpdf.class.php174 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/
DCanvasRenderer.js549 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/
DQRcode.php2374 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/
Dphpqrcode.php592 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/
Dscript.js55 this.tp.oy = 0;
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/tr/
Dtr.txt108 …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/
Dvocab.bpe1166 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/
Dreveal.js3334 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/
Dpdfmake.js28479 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/
Dscript.js7126 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/
Dmermaid.min.js1oy(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/
Dmermaid.min.js6oy(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/
Dmermaid.min.js1oy(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/
Dscript.js1oy(i,`Modifier ${i} used at start of tag`):e.length?oy(i,`Tag ${i} used as modifier`):e=Array.isAr… function
/plugin/mizarproofchecker/dist/
Dscript.js1oy(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/
Dpdfmake.js15479 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/
Dextensions.min.js1705oy(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/
Ddmn-modeler.production.min.js191oy{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/
Dbpmn-modeler.production.min.js34oy(e,t,n){var i=function(e){var t="";return e.forEach((function(e){e.matched?t+='<strong class="'+… function

12