Home
last modified time | relevance | path

Searched refs:sy (Results 1 – 25 of 81) sorted by relevance

1234

/plugin/mathpublish/phpmathpublisher/
DHelper.php470 $sx = $sy = $ex = $ey = -1;
476 if ($sy == -1) {
477 $sy = $y;
497 $ny = abs($ey - $sy);
501 …imagecopy($img, $tmpImg, 2, 2, $sx, $sy, min($nx + 2, $tmpWidth - $sx), min($ny + 2, $tmpHeight - …
517 $sx = $sy = $ex = $ey = -1;
523 if ($sy == -1) {
524 $sy = $y;
544 $ny = abs($ey - $sy);
548 …imagecopy($img, $tmpImg, 2, 2, $sx, $sy, min($nx + 2, $tmpWidth - $sx), min($ny + 2, $tmpHeight - …
[all …]
/plugin/jcapture/src/com/hammurapi/jcapture/
DRegion.java48 for (int sy=0, sh=master.getHeight(); sy<sh; ++sy) { in Region()
49 imageHash^=img.getRGB(sx, sy); in Region()
189 for (int sy=0, sh=bImage.getHeight(); sy<sh; ++sy) { in imageEquals()
190 if (bImage.getRGB(sx, sy)!=oImage.getRGB(sx, sy)) { in imageEquals()
/plugin/html2pdf/html2pdf/html2ps/
Doutput.png.class.php350 $sy = $image->sy();
356 $dy = $sy*$scale_y;
363 $sx, $sy);
373 $sy = $image->sy();
375 $dy = $this->_fixSizeY($sy * $scale);
384 $sx, $sy);
396 $sy = $image->sy();
398 $dy = $this->_fixSizeY($sy * $scale);
409 $sx, $sy);
424 $sy = $image->sy();
[all …]
Doutput.fpdf.class.php167 $y - $image->sy() * $scale,
169 $image->sy() * $scale);
181 $ty = $y + px2pt($image->sy());
183 $this->pdf->Image($tmpname, $tx, $ty, $image->sx() * $scale, $image->sy() * $scale, "png");
191 $ty = $y + px2pt($image->sy());
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");
[all …]
Dbox.img.php290 $this->put_height(px2pt($this->image->sy()));
294 $this->src_width = $this->image->sy();
343 $this->get_height() / $this->image->sy());
Dimage.class.php47 function sy() { function in Image
Dbackground.image.php129 $image_height = px2pt($this->_image->sy());
/plugin/abc2/abc-libraries/abc2svg/
Dclip-1.js48 var s,s2,sy,p_voice,v
53 sy=this.get_cur_sy()
60 case C.STAVES:sy=s2.sy;this.set_cur_sy(sy)
Dabc2svg-1.js649 function draw_measnb(){var s,st,bar_num,x,y,w,any_nb,font_size,w0,sy=cur_sy
650 for(st=0;st<=nstaff;st++){if(sy.st_print[st])
675 for(;s;s=s.ts_next){switch(s.type){case C.STAVES:sy=s.sy
676 for(st=0;st<nstaff;st++){if(sy.st_print[st])
1986 function set_staff(){var s,i,st,prev_staff,v,y,staffsep,dy,maxsep,mbot,val,p_voice,p_staff,sy=cur_sy
2005 var sy_staff_prev=sy.staves[prev_staff]
2022 dy=maxsep;y+=dy;p_staff.y=-y;prev_staff=st;while(1){sy_staff_prev=sy.staves[prev_staff]
2025 sy=sy.next}}
2044 function draw_systems(indent){var s,s2,st,x,x2,res,sy,staves_bar,bar_force,xstaff=[],stl=[],bar_bot…
2129 sy=s.sy
[all …]
Dpsvg-1.js185 …svg.prototype.scale=function(sx,sy){gcur.xoffs/=sx;gcur.yoffs/=sy;gcur.cx/=sx;gcur.cy/=sy;gcur.xsc… argument
237 function pscall(f,x,y,script){gcur.xorig=gcur.xoffs=abcobj.sx(0);gcur.yorig=gcur.yoffs=abcobj.sy(0)…
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/af/
Daf.txt53 … verhoor deur ’n onafhanklike en objektiewe tribunaal, in die bepaling van sy regte en verpligting…
61 …orpe wees aan arbitrêre inmenging met sy privaatheid, familie, woning of korrespondensie nie, of a…
66 2. Elkeen het die reg om enige land te verlaat, insluitende sy eie, en na sy land terug te keer.
102 1. Elkeen het die reg om aan die regering van sy land deel te neem, hetsy direk of deur vrylik verk…
104 2. Elkeen het die reg tot gelyke toegang tot die openbare dienste in sy land.
109 …e, sosiale en kulturele regte wat noodsaaklik is vir sy waardigheid en die vrye ontwikkeling van s…
116 3. Elkeen wat werk kan aanspraak maak op regverdige vergoeding wat aan hom en sy familie ’n menswaa…
118 4. Elkeen het die reg, ter beskerming van sy belange, om vakbonde te stig en daarby aan te sluit
124sy familie, insluitende kos, klere, behuising, mediese sorg en noodsaaklike bestaansekerheid, en d…
144 …e teenoor die gemeenskap waar alleenlik die vrye en volle ontwikkeling van sy persoonlikheid moont…
/plugin/math2/phpmathpublisher/
Dmathpublisher.php426 $sx = $sy = $ex = $ey = -1;
435 if ($sy == -1) $sy = $y;
448 $ny = abs($ey - $sy);
453 ImageCopy($img,$tmp_img,2,2,$sx,$sy,min($nx+2,$tmp_largeur-$sx),min($ny+2,$tmp_hauteur-$sy));
470 $sx = $sy = $ex = $ey = -1;
479 if ($sy == -1) $sy = $y;
492 $ny = abs($ey - $sy);
497 ImageCopy($img,$tmp_img,2,2,$sx,$sy,min($nx+2,$tmp_largeur-$sx),min($ny+2,$tmp_hauteur-$sy));
522 $sx = $sy = $ex = $ey = -1;
531 if ($sy == -1) $sy = $y;
[all …]
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/cy/
Dcy.txt17 Gan fod y Gwladwriaethau sy'n Aelodau wedi ymrwymo, mewn cydweithrediad â'r Cenhedloedd Unedig, i s…
29 … a'u cadw yn gyffredinol ac yn effeithiol, ymysg pobloedd y Gwladwriaethau sy'n Aelodau eu hunain …
52 …raith. Y mae gan bawb hawl i'r un amddiffyniad yn erbyn unrhyw wahaniaethu sy’n groes i’r datgania…
55 Y mae gan bawb hawl i ymwared effeithiol gan y llysoedd cenedlaethol cymwys rhag gweithredoedd sy’n…
79 2. Ni ellir hawlio hyn mewn achosion o erledigaeth sy'n gwir ddilyn troseddau anwleidyddol neu weit…
89 2. Ni ddylid priodi ond o lwyr fodd y ddau sy'n golygu gwneud hynny.
117 …mdeithasol, i allu mwynhau hawliau economaidd, cymdeithasol a diwylliannol sy'n anhepgorol i'w hur…
124 3. Y mae gan bawb sy'n gweithio hawl i dâl teg a boddhaol gan sicrhau iddo'u hunain ac i'w teulu fo…
146 2. Y mae gan bawb yr hawl i fynnu diogelwch i'r buddiannau moesol a materol sy'n deillio o unrhyw g…
/plugin/sequencediagram/bower_components/raphael/dev/
Draphael.vml.js70 setCoords = function (p, sx, sy, dx, dy, deg) { argument
80 ky = zoom / sy;
82 if (!sx || !sy) {
86 s.rotation = deg * (sx * sy < 0 ? -1 : 1);
93 sy < 0 && (flip += " y") && (y = -1);
105 fill.size = _.fillsize[0] * abs(sx) + S + _.fillsize[1] * abs(sy);
437 sy: 1, property
539 elproto.scale = function (sx, sy, cx, cy) { argument
545 sy = toFloat(sx[1]);
552 (sy == null) && (sy = sx);
[all …]
Draphael.svg.js474 if (o._.sx != 1 || o._.sy != 1) {
475 value /= mmax(abs(o._.sx), abs(o._.sy)) || 1;
691 sy: 1, property
780 elproto.scale = function (sx, sy, cx, cy) { argument
786 sy = toFloat(sx[1]);
791 (sy == null) && (sy = sx);
798 this.transform(this._.transform.concat([["s", sx, sy, cx, cy]]));
873 if (_.sx != 1 || _.sy != 1) {
/plugin/networkgraph/
Dscript.js216 const [sx, sy] = currentTransform.apply([d.source.x, d.source.y]);
218 return isInsideViewport(sx, sy) || isInsideViewport(tx, ty);
/plugin/statistics/
Dscript.js34 sy: screen.height, property
/plugin/s5reloaded/ui/thesis/
Dslides.js76 '0': {sx: 0, sy: 0, sw: 48, sh: 64}, property
77 '1': {sx: 48, sy: 0, sw: 48, sh: 64}, property
78 '2': {sx: 96, sy: 0, sw: 48, sh: 64}, property
79 '3': {sx: 144, sy: 0, sw: 48, sh: 64}, property
80 '4': {sx: 192, sy: 0, sw: 48, sh: 64}, property
81 '5': {sx: 240, sy: 0, sw: 48, sh: 64}, property
82 '6': {sx: 288, sy: 0, sw: 48, sh: 64}, property
83 '7': {sx: 336, sy: 0, sw: 48, sh: 64}, property
84 '8': {sx: 384, sy: 0, sw: 48, sh: 64}, property
85 '9': {sx: 432, sy: 0, sw: 48, sh: 64}, property
[all …]
/plugin/callflow/
Draphael.js2595 sy = 1,
2641 sy *= t[tlen - 1];
2651 sy *= t[2];
2670 _.sy = sy;
2675 if (sx == 1 && sy == 1 && !deg && _.bbox) {
6210 if (o._.sx != 1 || o._.sy != 1) {
6211 value /= mmax(abs(o._.sx), abs(o._.sy)) || 1;
6415 sy: 1, property
6504 elproto.scale = function (sx, sy, cx, cy) { argument
6510 sy = toFloat(sx[1]);
[all …]
/plugin/advrack/
Draphael.js2595 sy = 1,
2641 sy *= t[tlen - 1];
2651 sy *= t[2];
2670 _.sy = sy;
2675 if (sx == 1 && sy == 1 && !deg && _.bbox) {
6216 if (o._.sx != 1 || o._.sy != 1) {
6217 value /= mmax(abs(o._.sx), abs(o._.sy)) || 1;
6421 sy: 1, property
6510 elproto.scale = function (sx, sy, cx, cy) { argument
6516 sy = toFloat(sx[1]);
[all …]
/plugin/stlviewer/stlviewer/
DCanvasRenderer.js552 var sy = bitmap.height * texture.repeat.y;
555 var cy = scaleY / sy;
563 _context.fillRect( ox, oy, sx, sy );
/plugin/diagramsnet/lib/js/diagramly/util/
DmxJsCanvas.js167 var sy = (flipV) ? -1 : 1;
169 this.ctx.scale(sx, sy);
/plugin/processing/
Dscript.js2396 var sy = (m.length === 2) ? m[1] : m[0];
2397 this.matrix.scale(sx,sy);
3688 scale: function(sx, sy) {
3689 if (sx && !sy) {
3690 sy = sx;
3692 if (sx && sy) {
3694 this.elements[1] *= sy;
3696 this.elements[4] *= sy;
3973 scale: function(sx, sy, sz) {
3974 if (sx && !sy && !sz) {
[all …]
/plugin/photogallery/phpThumb/
Dphpthumb.class.php86 public $sy = null; // Source crop top-left Y position variable in phpthumb
1923 } elseif ($this->sw || $this->sh || $this->sx || $this->sy) {
1929 $crop_param .= '+'.(($this->sy < 2) ? round($this->sy * $this->source_height) : $this->sy);
3329 …o ['.$this->source_width.','.$this->source_height.','.$this->sx.','.$this->sy.','.$this->sw.','.$t…
3333 …$this->thumbnailCropY = ($this->sy ? (($this->sy >= 2) ? $this->sy : round($this->sy * $this->sour…
/plugin/siteexport/
Djquery.filedownload.js150 …r|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(…

1234