Home
last modified time | relevance | path

Searched refs:x (Results 351 – 375 of 1696) sorted by relevance

1...<<11121314151617181920>>...68

/plugin/jcapture/src/com/hammurapi/jcapture/
H A DScreenShot.java122 mousePosition = new Point((int) (mousePosition.x*scale), (int) (mousePosition.y*scale)); in call()
139 for (int x=0, w=img.getWidth(); x<w; ++x) { in call()
142 int newPixel = img.getRGB(x, y); in call()
143 int oldPixel = pimg.getRGB(x, y); in call()
147 if (region.merge(x, y)) { in call()
151 regions.add(new Region(img, imageFormat, imageChannel, pimg, transparency, x, y, grabRange)); in call()
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dnv.d3.min.js2x}:c;var e=function(a,b){return d(a)-b},f=d3.bisector(e).left,g=d3.max([0,f(a,b)-1]),h=d(a[g]);if(… function
3 x.append("g").attr("class","nv-x nv-axis"),x.append("g").attr("class","nv-y nv-axis").append("g").a… property in G
4x.select(".nv-x.nv-axis").selectAll("g");p&&z.selectAll("text").attr("transform",function(a,b,c){r… argument
5x());var i=f.values[h],j=b.y()(i,h);null!=j&&e.highlightPoint(g,h,!0),void 0!==i&&(void 0===d&&(d=… class in a.models.linePlusBarChart
6x[c]=a[c];A.stateChange(x),b.update()}),i.dispatch.on("legendClick",function(a){if(a.disabled){swi…
7x},set:function(b){x=a.utils.getColor(b)}}}),a.utils.initOptions(b),b},a.models.parallelCoordinate… function
8x(function(a,b){return l(n(a,b))}).y(function(a,b){return m(o(a,b))}));var u=r.selectAll("circle.n…
H A Dd3.min.js1x(n,t){if(t in n)return t;t=t.charAt(0).toUpperCase()+t.slice(1);for(var e=0,r=wo.length;r>e;++e){… property in Yn.A
2x,v=b,d=_,y=w,S.point=u}function f(){i(M,x,m,b,_,w,p,g,s,v,d,y,a,t),S.lineEnd=o,o()}var s,h,p,g,v,… property in Je.e
3x.call(this,h,m),g=+b.call(this,h,m)]),y.push([+_.call(this,h,m),+w.call(this,h,m)])):d.length&&(l… property in t.__chart__
4x=[f=n,h=n]),s>t&&(s=t),t>p&&(p=t)}function t(t,e){var r=dt([t*Yo,e*Yo]);if(y){var i=mt(y,r),u=[i[…
5x=a,i.y=c,i.dy=f,a+=i.dx=Math.min(e.x+e.dx-a,f?l(i.area/f):0);i.z=!0,i.dx+=e.x+e.dx-a,e.y+=f,e.dy-… property in AnonymousFunctione5006140ef00.t
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/
H A DCurve448.php88 public function rangeCheck(BigInteger $x) argument
90 if ($x->getLength() > 448 || $x->isNegative()) {
H A DCurve25519.php77 public function rangeCheck(BigInteger $x) argument
79 if ($x->getLength() > 256 || $x->isNegative()) {
/plugin/diagramsnet/lib/img/lib/cumulus/
H A Drack_voyager.svg1x=".5" y="11.5" width="47" height="9" rx="1.5" fill="#fff"/><path d="M46 12a1 1 0 0 1 1 1v6a1 1 0 …
H A Dddos_server.svg1x=".5" y=".5" width="47" height="9" rx="1.5" fill="#fff"/><path d="M46 1a1 1 0 0 1 1 1v6a1 1 0 0 1…
H A Dswitch.svg1x=".5" y=".5" width="47" height="9" rx="1.5" fill="#fff"/><path d="M46 1a1 1 0 0 1 1 1v6a1 1 0 0 1…
/plugin/diagramsnet/lib/js/diagramly/
H A DTrees.js705 clones[1].geometry.x -= pgeo.x;
753 sibling.x + sibling.width) - Math.max(bbox.x, sibling.x)) / s);
838 clones[1].geometry.x -= pgeo.x;
971 clones[1].geometry.x = (bbox == null) ? cell.geometry.x + (cell.geometry.width -
972 clones[1].geometry.width) / 2 : (bbox.x + bbox.width) / s - tr.x -
973 pgeo.x + spacing;
979 clones[1].geometry.width) / 2 : (bbox.x + bbox.width) / s - tr.x + -
980 pgeo.x + spacing;
985 clones[1].geometry.x -= clones[1].geometry.width + pgeo.x + level;
992 clones[1].geometry.x += clones[1].geometry.width - pgeo.x + level;
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DXML.php185 $x = self::query($xpath, 'publickey/x');
187 if (!$x->length || !$x->item(0)->hasAttribute('Value')) {
194 $curve->convertInteger(new BigInteger($x->item(0)->getAttribute('Value'))),
311 …$x = self::query($xpath, 'basepointparams/basepoint/ecpointtype/x', 'Base Point X is not present',…
329 $x = str_replace(["\r", "\n", ' ', "\t"], '', $x);
332 new BigInteger($x),
443 list($x, $y) = $curve->getBasePoint();
456 '<' . $pre . 'X>' . $x . '</' . $pre . 'X>' . "\r\n" .
/plugin/diagramsnet/lib/plugins/trees/
H A Dtrees.js249 ui.hoverIcons.getStateAt = function(state, x, y) argument
487 else if (pt.x > state.getCenterX())
526 clones[1].geometry.x = cell.geometry.x + cell.geometry.width - clones[1].geometry.width;
573 sibling.x + sibling.width) - Math.max(bbox.x, sibling.x)) / s);
723 clones[1].geometry.x = (bbox == null) ? cell.geometry.x + (cell.geometry.width -
724 clones[1].geometry.width) / 2 : (bbox.x + bbox.width) / s - tr.x + spacing;
729 clones[1].geometry.x = (bbox == null) ? cell.geometry.x + (cell.geometry.width -
730 clones[1].geometry.width) / 2 : (bbox.x + bbox.width) / s - tr.x + spacing;
741 clones[1].geometry.x += cell.geometry.width + level;
767 state.x + state.width) >= Math.max(temp.x, state.x))) ||
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/
H A D.travis.yml27 - if [ -x .travis/install_${TARGET}.sh ]; then .travis/install_${TARGET}.sh; fi;
30 - if [ -x .travis/script_${TARGET}.sh ]; then .travis/script_${TARGET}.sh; fi;
33 - if [ -x .travis/sucess_${TARGET}.sh ]; then .travis/sucess_${TARGET}.sh; fi;
/plugin/diagramsnet/lib/shapes/
H A DmxArchiMate.js37 c.translate(x, y);
44 mxArchiMateLocation.prototype.background = function(c, x, y, w, h) argument
50 mxArchiMateLocation.prototype.foreground = function(c, x, y, w, h) argument
138 c.translate(x, y);
284 c.translate(x, y);
364 c.translate(x, y);
437 c.translate(x, y);
529 c.translate(x, y);
824 c.translate(x, y);
961 c.translate(x, y);
[all …]
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.radiobutton.php94 $x = ($this->get_left() + $this->get_right()) / 2;
102 $driver->circle($x, $y, $size);
111 $driver->field_radio($x - $size,
123 $driver->circle($x, $y, $check_size);
/plugin/twcheckliste/theme_twCheckliste/
H A Dtw_checklist.php119 $x = 1;
124 if ($x==1){
131 if ($x==2){
133 $x = 0;
136 $x++;
/plugin/dbquery/syntax/
H A Dquery.php144 for ($x = 0; $x < $width; $x++) {
147 $R->cdata(array_keys($result[0])[$x]);
152 $this->cellFormat(array_values($result[$y])[$x], $R);
/plugin/fckg/scripts/
H A Dscript-cmpr.js1x=[];z.replace(f,function(B,A){var C=arguments[2]?arguments[2]:arguments[3]?arguments[3]:arguments… argument
/plugin/diagramsnet/lib/img/lib/active_directory/
H A Dwindows_server_2.svg1x="-5.658" y="19.859" opacity=".2"/><use xlink:href="#I" opacity=".2"/><use xlink:href="#I" x="-5.…
/plugin/composer/
H A Dsyntax.php454 for($x = $level+1; $x <= 5; $x++) {
455 $o['header_count'][$x] = 0;
465 for($x = 1; $x <= $level; $x++) {
466 $number .= $o['header_count'][$x] . ".";
/plugin/s5reloaded/ui/thesis/
H A Dslides.js1681 ctx.quadraticCurveTo(x,y,x,y+radius);
1821 ctx.bezierCurveTo(x,y+height,x+width,y+height,x+width,y+rh+dh)
1823 ctx.bezierCurveTo(x+width,y,x,y,x,y+rh)
1837 ctx.bezierCurveTo(x,y+height,x+width,y+height,x+width,y+rh+dh)
1839 ctx.bezierCurveTo(x+width,y,x,y,x,y+rh)
1845 ctx.bezierCurveTo(x+width,y,x,y,x,y+rh)
1846 ctx.bezierCurveTo(x,y+(rh*2),x+width,y+(rh*2),x+width,y+rh)
1857 ctx.bezierCurveTo(x+width,y,x,y,x,y+rh)
1858 ctx.bezierCurveTo(x,y+(rh*2),x+width,y+(rh*2),x+width,y+rh)
1869 ctx.bezierCurveTo(x+width,y,x,y,x,y+rh)
[all …]
/plugin/autolink2/syntax/
H A Dshow.php72 $x=$match;
77 $x=p_render('xhtml',p_get_instructions($replaced),$info);
78 return $x;
/plugin/diagramsnet/lib/img/lib/allied_telesis/computer_and_terminals/
H A DPersonal_Computer_with_Server.svg1x="-.369" y=".723" width="1.29" height="13.342"><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0…
/plugin/jmol2/jmol/
H A DCHANGES.txt713 # for (var x = 1; x < {*}; x = x + 1)
723 # for (var x = 1; x < {*}; x = x + 1){
733 # for (var x = 1; x < {*}; x = x + 1){
739 # for (var x = 1; x < {*}; x = x + 1){{{*}[x]}.radius = ({*}[x].temperature < 10 ? 1 : 0)}
1308 # new feature: translate x|y|z x.x nm|angstroms|%
2185 # bug fix: f(x[i],x[j]) selects only x[j], not both x[i] and x[j]
2420 # x = select(x;{*};x.distance({atomno=3}) / 3 > x.distance({atomno=2}))
3433 # modification for load RANGE -x.x (within x.x Angstroms of symop=1555) to be within x.x of the
4428 # print x[4] + x[3]
5527 # x = "{x y z}"
[all …]
/plugin/flowplay/flowplayer/
H A Dswfobject.js87 var x=navigator.plugins["Shockwave Flash"];
88 if(x&&x.description){_23=new deconcept.PlayerVersion(x.description.replace(/([a-zA-Z]|\s)+/,"").rep…
117 for(var i=0;i<_2d.length;i++){_2d[i].style.display="none";for(var x in _2d[i]){
118 if(typeof _2d[i][x]=="function"){_2d[i][x]=function(){};}}}};
/plugin/diagramsnet/lib/js/diagramly/util/
H A DmxAsyncCanvas.js131 mxAsyncCanvas.prototype.rect = function(x, y, w, h) {}; argument
133 mxAsyncCanvas.prototype.roundrect = function(x, y, w, h, dx, dy) {}; argument
135 mxAsyncCanvas.prototype.ellipse = function(x, y, w, h) {}; argument
148 mxAsyncCanvas.prototype.image = function(x, y, w, h, src, aspect, flipH, flipV) argument
180 mxAsyncCanvas.prototype.text = function(x, y, w, h, str, align, valign, wrap, format, overflow, cli… argument

1...<<11121314151617181920>>...68