Home
last modified time | relevance | path

Searched refs:sx (Results 1 – 25 of 65) sorted by relevance

123

/plugin/mathpublish/phpmathpublisher/
H A DHelper.php470 $sx = $sy = $ex = $ey = -1;
483 $sx = $x;
496 $nx = abs($ex - $sx);
530 $sx = $x;
543 $nx = abs($ex - $sx);
589 $sx = $x;
602 $nx = abs($ex - $sx);
617 $sx,
663 $sx = $x;
676 $nx = abs($ex - $sx);
[all …]
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DRegion.java47 for (int sx=0, sw=master.getWidth(); sx<sw; ++sx) { in Region()
49 imageHash^=img.getRGB(sx, sy); in Region()
188 for (int sx=0, sw=bImage.getWidth(); sx<sw; ++sx) { in imageEquals()
190 if (bImage.getRGB(sx, sy)!=oImage.getRGB(sx, sy)) { in imageEquals()
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.png.class.php349 $sx = $image->sx();
355 $dx = $sx*$scale_x;
363 $sx, $sy);
372 $sx = $image->sx();
374 $dx = $this->_fixSizeX($sx * $scale);
384 $sx, $sy);
395 $sx = $image->sx();
397 $dx = $this->_fixSizeX($sx * $scale);
409 $sx, $sy);
423 $sx = $image->sx();
[all …]
H A Doutput.fpdf.class.php168 $image->sx() * $scale,
183 $this->pdf->Image($tmpname, $tx, $ty, $image->sx() * $scale, $image->sy() * $scale, "png");
193 $this->pdf->Image($tmpname, $tx, $ty, $image->sx() * $scale, $image->sy() * $scale, "png");
212 $this->pdf->Image($tmpname, $tx, $ty, $image->sx() * $scale, $image->sy() * $scale, "png");
226 $this->pdf->Image($tmpname, $tx, $ty, $image->sx() * $scale, $image->sy() * $scale, "png");
240 $this->pdf->Image($tmpname, $tx, $ty, $image->sx() * $scale, $image->sy() * $scale, "png");
254 $this->pdf->Image($tmpname, $tx, $ty, $image->sx() * $scale, $image->sy() * $scale, "png");
273 $this->pdf->Image($tmpname, $tx, $ty, $image->sx() * $scale, $image->sy() * $scale, "png");
283 $this->pdf->Image($tmpname, $tx, $ty, $image->sx() * $scale, $image->sy() * $scale, "png");
294 …$this->pdf->Image($tmpname, $x, $y - $image->sy() * $scale_y, $image->sx() * $scale_x, $image->sy(…
H A Dbox.img.php289 $this->put_width(px2pt($this->image->sx()));
293 $this->src_height = $this->image->sx();
342 $this->get_width() / $this->image->sx(),
H A Dimage.class.php39 function sx() { function in Image
H A Dbackground.image.php130 $image_width = px2pt($this->_image->sx());
/plugin/math2/phpmathpublisher/
H A Dmathpublisher.php438 if ($sx == -1) $sx = $x;
441 if ($x < $sx) $sx = $x;
447 $nx = abs($ex - $sx);
482 if ($sx == -1) $sx = $x;
485 if ($x < $sx) $sx = $x;
491 $nx = abs($ex - $sx);
534 if ($sx == -1) $sx = $x;
537 if ($x < $sx) $sx = $x;
543 $nx = abs($ex - $sx);
596 if ($sx == -1) $sx = $x;
[all …]
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.vml.js79 kx = zoom / sx,
82 if (!sx || !sy) {
92 sx < 0 && (flip += "x");
436 sx: 1, property in AnonymousFunctionc81a058c0c00._
543 sx = Str(sx).split(separator);
544 if (sx.length - 1) {
545 sy = toFloat(sx[1]);
546 cx = toFloat(sx[2]);
547 cy = toFloat(sx[3]);
551 sx = toFloat(sx[0]);
[all …]
H A Draphael.svg.js474 if (o._.sx != 1 || o._.sy != 1) {
690 sx: 1, property in AnonymousFunctionc1baaa4d0900._
780 elproto.scale = function (sx, sy, cx, cy) { argument
784 sx = Str(sx).split(separator);
785 if (sx.length - 1) {
786 sy = toFloat(sx[1]);
787 cx = toFloat(sx[2]);
788 cy = toFloat(sx[3]);
790 sx = toFloat(sx[0]);
791 (sy == null) && (sy = sx);
[all …]
H A Draphael.core.js2239 sx = 1,
2285 sx *= t[1];
2295 sx *= t[1];
2314 _.sx = sx;
2320 if (sx == 1 && sy == 1 && !deg && _.bbox) {
/plugin/statistics/
H A Dscript.js25 sx: screen.width, property in plugin_statistics.data
/plugin/callflow/
H A Draphael.js2594 sx = 1,
2669 _.sx = sx;
6414 sx: 1, property in AnonymousFunctionaefe14e8e700._
6508 sx = Str(sx).split(separator);
6509 if (sx.length - 1) {
6514 sx = toFloat(sx[0]);
7215 if (!sx || !sy) {
7569 sx: 1, property in AnonymousFunctionaefe14e811100._
7673 sx = Str(sx).split(separator);
7674 if (sx.length - 1) {
[all …]
/plugin/advrack/
H A Draphael.js2594 sx = 1,
2669 _.sx = sx;
6420 sx: 1, property in AnonymousFunctionfecc8d70e700._
6514 sx = Str(sx).split(separator);
6515 if (sx.length - 1) {
6520 sx = toFloat(sx[0]);
7221 if (!sx || !sy) {
7575 sx: 1, property in AnonymousFunctionfecc8d7011100._
7679 sx = Str(sx).split(separator);
7680 if (sx.length - 1) {
[all …]
/plugin/statistics/inc/
H A DStatisticsLogger.class.php333 $sx = (int) $_REQUEST['sx'];
354 screen_x = '$sx',
/plugin/abc2/abc-libraries/abc2svg/
H A Dpsvg-1.js185 Psvg.prototype.scale=function(sx,sy){gcur.xoffs/=sx;gcur.yoffs/=sy;gcur.cx/=sx;gcur.cy/=sy;gcur.xscale*=sx;gcur.yscale*=sy;gchg=true} argument
237 function pscall(f,x,y,script){gcur.xorig=gcur.xoffs=abcobj.sx(0);gcur.yorig=gcur.yoffs=abcobj.sy(0);gcur.cx=0;gcur.cy=0;wps.parse(script+
/plugin/s5reloaded/ui/thesis/
H A Dslides.js76 '0': {sx: 0, sy: 0, sw: 48, sh: 64}, property in signs.0
77 '1': {sx: 48, sy: 0, sw: 48, sh: 64}, property in signs.1
78 '2': {sx: 96, sy: 0, sw: 48, sh: 64}, property in signs.2
79 '3': {sx: 144, sy: 0, sw: 48, sh: 64}, property in signs.3
80 '4': {sx: 192, sy: 0, sw: 48, sh: 64}, property in signs.4
81 '5': {sx: 240, sy: 0, sw: 48, sh: 64}, property in signs.5
82 '6': {sx: 288, sy: 0, sw: 48, sh: 64}, property in signs.6
83 '7': {sx: 336, sy: 0, sw: 48, sh: 64}, property in signs.7
84 '8': {sx: 384, sy: 0, sw: 48, sh: 64}, property in signs.8
85 '9': {sx: 432, sy: 0, sw: 48, sh: 64}, property in signs.9
[all …]
/plugin/jmol2/jmol/
H A DJmol.js1636 var sx = "" + x;
1637 return (sx.length == 0 ? (units ? "" : _jmol.allowedJmolSize[2])
1638 : sx.indexOf("%") == sx.length-1 ? sx
/plugin/stlviewer/stlviewer/
H A DCanvasRenderer.js551 var sx = bitmap.width * texture.repeat.x;
554 var cx = scaleX / sx;
563 _context.fillRect( ox, oy, sx, sy );
/plugin/diagramsnet/lib/js/diagramly/util/
H A DmxJsCanvas.js166 var sx = (flipH) ? -1 : 1;
169 this.ctx.scale(sx, sy);
/plugin/processing/
H A Dscript.js2395 var sx = m[0];
3689 if (sx && !sy) {
3690 sy = sx;
3692 if (sx && sy) {
3975 sy = sz = sx;
9610 sy = sx;
9611 sx = src;
9627 sy = sx;
9628 sx = src;
9632 var sx2 = sx + sw;
[all …]
/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php85 public $sx = null; // Source crop top-left X position variable in phpthumb
1923 } elseif ($this->sw || $this->sh || $this->sx || $this->sy) {
1928 $crop_param .= '+'.(($this->sx < 2) ? round($this->sx * $this->source_width) : $this->sx);
3329 …nitially set to ['.$this->source_width.','.$this->source_height.','.$this->sx.','.$this->sy.','.$t…
3331 …$this->thumbnailCropX = ($this->sx ? (($this->sx >= 2) ? $this->sx : round($this->sx * $this->sour…
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.readme.txt213 sx = left side of source rectangle (default = 0)
214 (values 0 < sx < 1 represent percentage)
584 values for sx/sy/sw/sh parameters, or if those are set
588 phpThumb.php?src=pic.jpg&sx=.25&sy=.25&sw=.5&sh=.5
/plugin/diagramsnet/lib/plugins/
H A Dvoice.js483 function mouseEvent(type, sx, sy, cx, cy, shift) argument
491 screenX: sx,
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

123