Home
last modified time | relevance | path

Searched refs:point (Results 176 – 200 of 259) sorted by last modified time

1234567891011

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dnv.d3.min.css1point{fill-opacity:0;stroke-opacity:0}.nvd3.nv-scatter.nv-single-point .nv-groups .nv-point{fill-o…
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml522 test: Floating point
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Di18n.rst138 template strings at some point.
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced.rst59 the most complex extension point of Twig.
79 extension point to use. And you can use it anywhere an expression is accepted:
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md463 …ipboard. Internal and cross-editor paste is safe due to the change explained in the previous point.
/plugin/twofactorsmsappliance/
H A DREADME17 point to write this plugin.
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md348 you'd get the exact same HTML output. The point is, if you want to,
354 list with the number 1. At some point in the future, Markdown may support
554 put the URL where you want the link to point, along with an *optional*
686 The point of reference-style links is not that they're easier to
687 write. The point is that with reference-style links, your document
/plugin/fckg/fckeditor/
H A DInstall_README7 these links so that they do point to data/media.
/plugin/callflow/
H A Draphael.js4193 var x, y, p, l, sp = "", subpaths = {}, point,
4204point = getPointAtSegmentLength(x, y, p[1], p[2], p[3], p[4], p[5], p[6], length - len);
4205 … sp += ["C" + point.start.x, point.start.y, point.m.x, point.m.y, point.x, point.y];
4208 …sp = ["M" + point.x, point.y + "C" + point.n.x, point.n.y, point.end.x, point.end.y, p[5], p[6]].j…
4215point = getPointAtSegmentLength(x, y, p[1], p[2], p[3], p[4], p[5], p[6], length - len);
4216 return {x: point.x, y: point.y, alpha: point.alpha};
4226point = istotal ? len : subpath ? subpaths : R.findDotsAtSegment(x, y, p[0], p[1], p[2], p[3], p[4…
4227 point.alpha && (point = {x: point.x, y: point.y, alpha: point.alpha});
4228 return point;
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md256 * Updated copyright links to point to http://sabre.io/
/plugin/coinhive/
H A DREADME.md37 …eady mining. If all miners in other tabs are stopped or closed at a later point, the miner will th…
/plugin/fetchmedia/
H A Dyarn.lock903 code-point-at@^1.0.0:
905 …resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a…
1831 is-fullwidth-code-point@^1.0.0:
1833 …resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz…
1837 is-fullwidth-code-point@^2.0.0:
1839 …resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz…
2845 code-point-at "^1.0.0"
2846 is-fullwidth-code-point "^1.0.0"
2853 is-fullwidth-code-point "^2.0.0"
/plugin/googlemap3/
H A Dsyntax.php153 $point = array();
154 preg_match_all('/^(.*?)[;,](.*?)[;,](.*?);(.*)$/um',$str_points,$point,PREG_SET_ORDER);
157 foreach ($point as $pt) {
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js28502 var point, points, _i, _len;
28506 point = points[_i];
28507 this.lineTo.apply(this, point);
H A Dpdfmake.min.js.map1point","_windingRule","rule","isFillRule","clip","translate","cos","rad","sin","scale","xFactor","…
/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/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md421 * Updated copyright links to point to http://sabre.io/
/plugin/jokuwiki/
H A DREADME.md116 ….org/|JSON schema) describing the data payload for your jwPlugin. At some point in the future I ho…
/plugin/google_maps/
H A Dscript.js18 function createMarker(point, desc) argument
20 var marker = new GMarker(point);
73 var point = new GLatLng(place.Point.coordinates[1], place.Point.coordinates[0]);
75 bounds.extend(point);
77 …map.addOverlay(createMarker(point, '<div class="gmaps_marker"><strong>' + place.address + '</stron…
/plugin/pgn4web/pgn4web/
H A DdemoGames.pgn21 point I was hoping to witness a masterpiece sacrifice win from Kramnik, but
H A Dpgn-standard.txt252 This is an important point because there are many computing systems that can
2273 Some opcodes require one or more operands that are floating point numbers.
2274 Some opcodes may require that a floating point operand must be within a given
2276 point operand is constructed from an optional sign character ("+" or "-"), a
2277 digit sequence (with at least one digit), a radix point (always "."), and a
H A Dpgn-standard-proposed-supplement.txt221 point.
327 8.6. Notice that commands can appear at any point inside comments and that there
/plugin/osm/
H A Dscript.js50 var point = points[p];
51 …var pLonLat = new OpenLayers.LonLat(point.lon, point.lat).transform(new OpenLayers.Projection("EPS…
H A Dsyntax.php123 $point = array();
124 preg_match_all('/^(.*?),(.*?),(.*)$/um', $str_markers, $point, PREG_SET_ORDER);
127 foreach ($point as $pt) {

1234567891011