Home
last modified time | relevance | path

Searched refs:point (Results 76 – 100 of 259) sorted by relevance

1234567891011

/plugin/flowcharts/
H A Dmermaid.min.js1point(t[0],t[1],t[2])},MultiPoint:function(t,e){for(var n=t.coordinates,r=-1,i=n.length;++r<i;)t=n… property in Tl.AnonymousFunction6e8e00851ea00._
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1 …(point,origin,radians){var sin=Math.sin(radians),cos=Math.cos(radians);point.subtractEquals(origin… argument
2 …ersection;fabric.Intersection.prototype={appendPoint:function(point){this.points.push(point)},appe… argument
4point,value){var before=point;point=fabric.util.transformPoint(point,fabric.util.invertTransform(t… argument
5point=this.addPoint(pointer),ctx=this.canvas.contextTop,v=this.canvas.viewportTransform;ctx.save()…
6point,originX,originY){var cx=point.x,cy=point.y,strokeWidth=this.stroke?this.strokeWidth:0;if(ori… argument
8point in coords){x=coords[point].x;y=coords[point].y;coords[point].corner={tl:{x:x-sinHalfOffset,y…
9 …pathStartY;break}previous=current;bounds.forEach(function(point){aX.push(point.x);aY.push(point.y)… argument
H A Dfabric.js414 var rx = point.x * cos - point.y * sin,
415 ry = point.x * sin + point.y * cos;
7602 ctx.arc(point.x, point.y, point.radius, 0, Math.PI * 2, false);
7851 ctx.fillRect(point.x, point.y, point.width, point.width);
12030 var cx = point.x,
12031 cy = point.y,
12408 if ((iLine.o.y < point.y) && (iLine.d.y < point.y)) {
12412 if ((iLine.o.y >= point.y) && (iLine.d.y >= point.y)) {
12418 yi = point.y;
12424 a1 = point.y - b1 * point.x;
[all …]
/plugin/openlayersmap/
H A DStaticMap.php733 * Draw a point on the map.
735 * @param Point $point
739 private function drawPoint($point, $colour)
744 ($this->width / 2) - $this->tileSize * ($this->centerX - $this->lonToTile($point->x(), $this->zoom))
747 ($this->height / 2) - $this->tileSize * ($this->centerY - $this->latToTile($point->y(), $this->zoom))
802 drawPoint($point, $colour) global() argument
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DREADME.md261 corresponding to a specific end point, passing it the IP address you want to
265 point you called. This model in turn contains multiple record classes, each of
322 point may offer a particular piece of data, MaxMind does not always have every
325 Because of these factors, it is possible for any end point to return a record
330 for details on what data each end point may return.
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js3833 var x, y, p, l, sp = "", subpaths = {}, point,
3844point = getPointAtSegmentLength(x, y, p[1], p[2], p[3], p[4], p[5], p[6], length - len);
3845 … sp += ["C" + point.start.x, point.start.y, point.m.x, point.m.y, point.x, point.y];
3848 …sp = ["M" + point.x, point.y + "C" + point.n.x, point.n.y, point.end.x, point.end.y, p[5], p[6]].j…
3855point = getPointAtSegmentLength(x, y, p[1], p[2], p[3], p[4], p[5], p[6], length - len);
3856 return {x: point.x, y: point.y, alpha: point.alpha};
3866point = istotal ? len : subpath ? subpaths : R.findDotsAtSegment(x, y, p[0], p[1], p[2], p[3], p[4…
3867 point.alpha && (point = {x: point.x, y: point.y, alpha: point.alpha});
3868 return point;
/plugin/fckg/fckeditor/
H A DInstall_README7 these links so that they do point to data/media.
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dconfig.asp75 ' Attention: The above 'FileTypesPath' must point to the same directory.
88 ' Attention: The above 'QuickUploadPath' must point to the same directory.
/plugin/linkbonus/syntax/
H A Dinterwiki.txt101 /* if at this point $data is empty, we are dealing with a
181 at this point we have all the information required to
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dd3.min.js2point=c,S.lineEnd=f}function c(n,t){u(s=n,h=t),p=M,g=x,v=b,d=_,y=w,S.point=u}function f(){i(M,x,m,… function
4point(n[0],n[1],n[2])},MultiPoint:function(n,t){for(var e=n.coordinates,r=-1,i=e.length;++r<i;)n=e… property in Ga
/plugin/tline/
H A DREADME.txt39 and then point your browser to
/plugin/progrecss/
H A DChangeLog26 * Plugin Page: Updated to point to new demo page.
/plugin/publistf/
H A DCHANGELOG.md38 _Versions beyond this point do not exist within the Git History!_
/plugin/displaywikipage/
H A DREADME.md19 To display a wiki page at any point in your document, use the following code:
/plugin/farmer/lang/fr/
H A Dtab_config_help.txt19 noms des animaux ne contenant aucun point.
/plugin/geophp/vendor/funiq/geophp/
H A DREADME.md51 print "This multipoint has ".$multipoint->numGeometries()." points. The first point has a wkt representation of ".$first_wkt;
70 $linestring1 = $geomComponents[0]->getComponents(); //an array of the first linestring's point geometries
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js2862 point = point.original || point;
4282 point,
16989 return point.x + ',' + point.y;
28587 point = intersection.point;
28593 translate$2(floating, point.x, point.y);
28602 point = intersection.point,
29198 return axisSet(point, axis, point[axis] + delta);
43005 return point.original || point;
43713 return point.original || point;
50215 return point.original || point;
[all …]
/plugin/codeprettify/code-prettify/src/
H A Dlang-xq.js64point|mcgm:geospatial-query-from-elements|mcgm:geospatial-query|mcgm:circle|math:tanh|math:tan|mat…
/plugin/html2pdf/html2pdf/html2ps/templates/
H A Derror._missing_afm.tpl15 .html2ps.config and config.inc.php to point to installed metric files.
/plugin/cite/lang/en/
H A Dintro.txt14 To display a permanent link or citation link at any point in your document, use the following code …
/plugin/tabtables/
H A Daction.php54 * Preprocesses the user's written data, by hooking into the text parser at the preprocessing point
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DREADME.md34 It is generally recommended to use the latest point release of the relevant branch.
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dconfig.cfm79 // Attention: The above 'FileTypesPath' must point to the same directory.
93 // Attention: The above 'QuickUploadPath' must point to the same directory.
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock14 "@webassemblyjs/floating-point-hex-parser@1.8.5":
16 …resolved "https://registry.yarnpkg.com/@webassemblyjs/floating-point-hex-parser/-/floating-point-h…
136 "@webassemblyjs/floating-point-hex-parser" "1.8.5"
562 code-point-at@^1.0.0:
564 …resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a…
1387 is-fullwidth-code-point@^1.0.0:
1389 …resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz…
1393 is-fullwidth-code-point@^2.0.0:
2452 code-point-at "^1.0.0"
2453 is-fullwidth-code-point "^1.0.0"
[all …]
/plugin/tablelayout/
H A Dyarn.lock335 code-point-at@^1.0.0:
337 …resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a…
1311 is-fullwidth-code-point@^1.0.0:
1313 …resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz…
1317 is-fullwidth-code-point@^2.0.0:
1319 …resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz…
2209 is-fullwidth-code-point "^2.0.0"
2265 code-point-at "^1.0.0"
2266 is-fullwidth-code-point "^1.0.0"
2273 is-fullwidth-code-point "^2.0.0"

1234567891011