Home
last modified time | relevance | path

Searched refs:point (Results 201 – 225 of 259) sorted by path

1234567891011

/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1point, rendering of the initial page(s) should always have\n // started (and may even have …
/plugin/pgn4web/pgn4web/
H A DdemoGames.pgn21 point I was hoping to witness a masterpiece sacrifice win from Kramnik, but
H A Dpgn-standard-proposed-supplement.txt221 point.
327 8.6. Notice that commands can appear at any point inside comments and that there
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
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt1018 <s> is the font size (1-5 for built-in font, or point
H A Dphpthumb.readme.txt392 <s> is the font size (1-5 for built-in font, or point
/plugin/pot/
H A DREADME.md74 | decimals | | (0) how many numbers after the decimal point | |
165 …tions and name assignments are made from top to bottom. Possibly, at some point, a variant with ja…
/plugin/processing/
H A Dscript.js2015 p.point(this.params[0], this.params[1]);
7396 p.point = function point(x, y, z) { function
8110 p.point(vertArray[i][0], vertArray[i][1]);
/plugin/progrecss/
H A DChangeLog26 * Plugin Page: Updated to point to new demo page.
/plugin/projects/plugins/target/
H A Dplot.php82 $point = $record['Serie' .$column];
83 if ($max_val === NULL || $point > $max_val) {
84 $max_val = $point;
/plugin/publistf/
H A DCHANGELOG.md38 _Versions beyond this point do not exist within the Git History!_
/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/revealjs/
H A DREADME.md114 Whether to build up all lists point by point. Two values
/plugin/rigrr/lib/svg-pan-zoom/
H A Dsvg-pan-zoom.js452 point = point.matrixTransform(viewportCTM.inverse())
454 …var k = svg.createSVGMatrix().translate(point.x, point.y).scale(zoomScale).translate(-point.x, -po…
484 if (Utils.getType(point) !== 'SVGPoint' && 'x' in point && 'y' in point) {
486 _point.x = point.x
488 point = _point
532 var point;
756 , pan: function(point) {that.pan(point)}
757 , panBy: function(point) {that.panBy(point)}
1021 return point
1036 point.x = width / 2
[all …]
/plugin/s5reloaded/ui/effects_support/
H A Ddragdrop.js65 isAffected: function(point, element, drop) { argument
73 Position.within(drop.element, point[0], point[1]) );
88 show: function(point, element) { argument
93 if(Droppables.isAffected(point, element, drop))
102 Position.within(drop.element, point[0], point[1]);
457 draw: function(point) { argument
473 return (point[i]-pos[i]-this.offset[i])
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md6905 floats, a floating-point number is returned instead of an integer.
6909 floating-point values which can produce unexpected results.
6917 3. `[floating]` *(boolean)*: Specify returning a floating-point number.
6931 // => a floating-point number between 0 and 5
6934 // => a floating-point number between 1.2 and 5.2
10866 floating-point values which can produce unexpected results.
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js2852 var point = url.indexOf(',', mark+1);
2853 if (point < mark)
2856 var props = { encodedContent: url.substr(point+1) };
2858 var metadataBuffer = url.substr(mark+1, point);
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock958 code-point-at@^1.0.0:
960 …resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a…
1732 is-fullwidth-code-point@^1.0.0:
1734 …resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz…
2966 code-point-at "^1.0.0"
2967 is-fullwidth-code-point "^1.0.0"
/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/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/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js5417 O(point.start.y),
5418 O(point.m.x),
5419 O(point.m.y),
5420 O(point.x),
5421 O(point.y)
5427 O(point.y) + "C" + O(point.n.x),
5428 O(point.n.y),
5429 O(point.end.x),
5430 O(point.end.y),
5441 return point;
[all …]
/plugin/siteexport/
H A DREADME.md3 …e as a standalone version. It cycles through your namespaces - a starting point can be given at ru…
/plugin/sketchcanvas/phplib/
H A Dlib.php10 $point = explode(",", $value);
11 foreach ($point as $idx => $ivalue) {
12 $point[$idx] = intval($ivalue);
14 array_push($ret, $point);
/plugin/solr/
H A DREADME.md17 The `schema.xml` file that comes with this plugin can be used as your starting point for creating …
/plugin/spatialhelper/helper/
H A Dsearch.php90 * optional point
140 $point = $indexer->getCoordsFromExif($id);
144 $point
148 'lat' => $point->y(), 'lon' => $point->x()];
152 $point = new Point($geotags ['lon'], $geotags ['lat']);
156 $point

1234567891011