Home
last modified time | relevance | path

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

123

/plugin/mathpublish/phpmathpublisher/
H A DHelper.php470 $sx = $sy = $ex = $ey = -1;
477 $sy = $y;
497 $ny = abs($ey - $sy);
524 $sy = $y;
544 $ny = abs($ey - $sy);
583 $sy = $y;
603 $ny = abs($ey - $sy);
618 $sy,
657 $sy = $y;
677 $ny = abs($ey - $sy);
[all …]
/plugin/jcapture/src/com/hammurapi/jcapture/
H A 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/
H A 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 …]
H A 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");
271 $ty = $cy + px2pt($image->sy());
273 $this->pdf->Image($tmpname, $tx, $ty, $image->sx() * $scale, $image->sy() * $scale, "png");
281 $ty = $cy + px2pt($image->sy());
283 $this->pdf->Image($tmpname, $tx, $ty, $image->sx() * $scale, $image->sy() * $scale, "png");
[all …]
H A Dbox.img.php290 $this->put_height(px2pt($this->image->sy()));
294 $this->src_width = $this->image->sy();
343 $this->get_height() / $this->image->sy());
H A Dimage.class.php47 function sy() { function in Image
H A Dbackground.image.php129 $image_height = px2pt($this->_image->sy());
/plugin/abc2/abc-libraries/abc2svg/
H A 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)
H A 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
7282 g_open(x,y,rot,sx,sy) global() argument
7304 Abc.prototype.sy=sy;Abc.prototype.sh=function(h){if(stv_g.st<0) global() method in Abc
8431 function goto_tune(is_K){var v,p_voice,s={type:C.STAVES,dur:0,sy:par_sy} global() property in goto_tune.s
8931 set_cur_sy(sy) global() argument
[all...]
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/elasticsearch/vendor/patrickschur/language-detection/resources/af/
H A Daf.txt53 Elkeen het, in volle gelykheid, die reg tot ’n regverdige en openbare verhoor deur ’n onafhanklike en objektiewe tribunaal, in die bepaling van sy regte en verpligtinge en die ondersoek van enige kriminele saak teen hom.
61 Niemand sal onderworpe wees aan arbitrêre inmenging met sy privaatheid, familie, woning of korrespondensie nie, of aan aanvalle op sy eer en reputasie nie. Elkeen het die reg tot beskerming deur die wet teen sulke inmenging of aanvalle.
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 verkose verteenwoordigers.
104 2. Elkeen het die reg tot gelyke toegang tot die openbare dienste in sy land.
109 Elkeen, as ’n lid van die gemeenskap, het die reg tot bestaan‐sekerheid en kan aanspraak maak op die verwesenliking van die ekonomiese, sosiale en kulturele regte wat noodsaaklik is vir sy waardigheid en die vrye ontwikkeling van sy persoonlikheid, deur middel van nasionale pogings en internasionale samewerking en volgens die organisasie en hulpbronne van elke staat.
116 3. Elkeen wat werk kan aanspraak maak op regverdige vergoeding wat aan hom en sy famili
[all...]
/plugin/math2/phpmathpublisher/
H A Dmathpublisher.php426 $sx = $sy = $ex = $ey = -1;
435 if ($sy == -1) $sy = $y;
448 $ny = abs($ey - $sy);
470 $sx = $sy = $ex = $ey = -1;
479 if ($sy == -1) $sy = $y;
492 $ny = abs($ey - $sy);
522 $sx = $sy = $ex = $ey = -1;
531 if ($sy == -1) $sy = $y;
544 $ny = abs($ey - $sy);
593 if ($sy == -1) $sy = $y;
[all …]
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/cy/
H A Dcy.txt17 Gan fod y Gwladwriaethau sy'n Aelodau wedi ymrwymo, mewn cydweithrediad â'r Cenhedloedd Unedig, i sicrhau hyrwyddo parch cyffredinol i hawliau dynol a'r rhyddfreintiau sylfaenol, a'u cadw,
29 yn ddelfryd cyffredin i'r holl bobloedd a'r holl genhedloedd ymgyrraedd ato, fel y bo i bob person ac i bob offeryn cymdeithasol, gan ddal y Datganiad hwn mewn cof yn wastad, ymdrechu trwy ddysgu a hyfforddi i sicrhau parch i'r hawliau a'r rhyddfreintiau hyn, a thrwy ffyrdd blaengar, cenedlaethol a chydgenedlaethol, i sicrhau eu cydnabod a'u cadw yn gyffredinol ac yn effeithiol, ymysg pobloedd y Gwladwriaethau sy'n Aelodau eu hunain yn ogystal ag ymysg pobloedd y tiriogaethau sydd dan eu rheolaeth.
52 Y mae pawb yn gydradd yng ngolwg y gyfraith gyda’r hawl yn ddiwahân i'r un amddiffyniad gan y gyfraith. Y mae gan bawb hawl i'r un amddiffyniad yn erbyn unrhyw wahaniaethu sy’n groes i’r datganiad hwn neu unrhyw anogaeth i wahaniaethu.
55 Y mae gan bawb hawl i ymwared effeithiol gan y llysoedd cenedlaethol cymwys rhag gweithredoedd sy’n troseddu'r hawliau sylfaenol a roddwyd iddynt gan y cyfansoddiad neu gan y gyfraith.
79 2. Ni ellir hawlio hyn mewn achosion o erledigaeth sy'n gwir ddilyn troseddau anwleidyddol neu weithredoedd croes i amcanion ac egwyddorion y Cenhedloedd Unedig.
89 2. Ni ddylid priodi ond o lwyr fodd y ddau sy'n golygu gwneud hynny.
117 Y mae gan bawb, fel aelod o gymdeithas, hawl i ddiogelwch cymdeithasol, i allu mwynhau hawliau economaidd, cymdeithasol a diwylliannol sy'n anhepgorol i'w hurddas ac i ddatblygiad rhydd eu personoliaeth, trwy ymdrech genedlaethol a chydweithrediad rhyngwladol ac yn unol â threfniadaeth ac adnoddau pob Gwladwriaeth.
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 fodolaeth deilwng o urddas dynol, ac ychwanegu at hynny, os bydd rhaid, drwy ffyrdd eraill o nawdd cymdeithasol.
146 2. Y mae gan bawb yr hawl i fynnu diogelwch i'r buddiannau moesol a materol sy'n deillio o unrhyw gynnyrch gwyddonol, llenyddol neu artistig y maent yn awdur iddo.
/plugin/sequencediagram/bower_components/raphael/dev/
H A 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 in AnonymousFunctionc81a058c0c00._
539 elproto.scale = function (sx, sy, cx, cy) { argument
545 sy = toFloat(sx[1]);
552 (sy == null) && (sy = sx);
[all …]
H A Draphael.svg.js474 if (o._.sx != 1 || o._.sy != 1) {
475 value /= mmax(abs(o._.sx), abs(o._.sy)) || 1;
691 sy: 1, property in AnonymousFunctionc1baaa4d0900._
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/statistics/
H A Dscript.js26 sy: screen.height, property in plugin_statistics.data
/plugin/statistics/inc/
H A DStatisticsLogger.class.php334 $sy = (int) $_REQUEST['sy'];
355 screen_y = '$sy',
/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/callflow/
H A Draphael.js2595 sy = 1,
2670 _.sy = sy;
6415 sy: 1, property in AnonymousFunctionaefe14e8e700._
6510 sy = toFloat(sx[1]);
6515 (sy == null) && (sy = sx);
6597 if (_.sx != 1 || _.sy != 1) {
7213 ky = zoom / sy;
7215 if (!sx || !sy) {
7570 sy: 1, property in AnonymousFunctionaefe14e811100._
7675 sy = toFloat(sx[1]);
[all …]
/plugin/advrack/
H A Draphael.js2595 sy = 1,
2670 _.sy = sy;
6421 sy: 1, property in AnonymousFunctionfecc8d70e700._
6516 sy = toFloat(sx[1]);
6521 (sy == null) && (sy = sx);
6603 if (_.sx != 1 || _.sy != 1) {
7219 ky = zoom / sy;
7221 if (!sx || !sy) {
7576 sy: 1, property in AnonymousFunctionfecc8d7011100._
7681 sy = toFloat(sx[1]);
[all …]
/plugin/stlviewer/stlviewer/
H A 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/
H A DmxJsCanvas.js167 var sy = (flipV) ? -1 : 1;
169 this.ctx.scale(sx, sy);
/plugin/processing/
H A Dscript.js3689 if (sx && !sy) {
3690 sy = sx;
3692 if (sx && sy) {
3975 sy = sz = sx;
3980 if (sx && sy && sz) {
9609 sw = sy;
9610 sy = sx;
9626 sw = sy;
9627 sy = sx;
9633 var sy2 = sy + sh;
[all …]
/plugin/photogallery/phpThumb/
H A 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/
H A 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(…

123