Home
last modified time | relevance | path

Searched defs:points (Results 1 – 25 of 45) sorted by relevance

12

/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DGeoPolygon.php34 public function __construct(string $key, array $points) argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1CalculateStatsResponseTimeSeries.php47 public function setPoints($points)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DKoblitzPrime.php58 public function multiplyAddPoints(array $points, array $scalars)
H A DBase.php227 public function multiplyAddPoints(array $points, array $scalars)
H A DPrime.php524 public function multiplyAddPoints(array $points, array $scalars)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DTimeSeries.php89 public function setPoints($points)
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DCollection.php246 private static function getPointsRecursive($geometry, &$points) argument
[all...]
H A DLineString.php31 public function __construct($points = []) argument
[all...]
/plugin/html2pdf/html2pdf/html2ps/
H A Dfont.class.php39 function points($fontsize, $dimension) { function in Font
/plugin/statdisplay/pchart/
H A DICanvas.php56 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100);
H A DTestCanvas.php76 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100) {
H A DGDCanvas.php575 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100) {
/plugin/statistics/inc/pchart/
H A DICanvas.php52 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100); argument
H A DTestCanvas.php74 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100) { argument
H A DGDCanvas.php654 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100) { argument
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java627 List<mxPoint> points = geo.getPoints(); in getToolTipForCell() local
/plugin/sketchcanvas/script/
H A DSketchCanvas.js1012 points: dat global() property in Shape.serialize.alldat
1813 Tool(name, points, params) global() argument
[all...]
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
H A DQuery.php208 public function geo_polygon(string $key, array $points): GeoPolygon argument
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js5066 proto.polyline = function (points) { argument
5074 attr = {points: points}; property in proto.polyline.attr
5084 proto.polygon = function (points) { argument
5092 attr = {points: points}; property in proto.polygon.attr
/plugin/diagramsnet/lib/js/croppie/
H A Dcroppie.min.js1 …of exports.nodeName?module.exports=t():e.Croppie=t()}("undefined"!=typeof self?self:this,function(… class in AnonymousFunction373e769d0100
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DOtlDump.php4007 getGlyphData($originalGlyphIdx, & $maxdepth, & $depth, & $points, & $contours) global() argument
[all...]
H A DTTFontFile.php4453 getGlyphData($originalGlyphIdx, & $maxdepth, & $depth, & $points, & $contours) global() argument
[all...]
/plugin/jmol2/jmol/
H A DJmolAppletSigned0_ShapeSpecial.jar ... screens private final javax.vecmath.Point3f[] points private javax.vecmath.Point3f cross0 private javax. ...
H A DJmolApplet0_ShapeSpecial.jar ... screens private final javax.vecmath.Point3f[] points private javax.vecmath.Point3f cross0 private javax. ...
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js2 …turn opts.a*Math.pow(2,10*(t-=1))*Math.sin((t*d-opts.s)*(2*Math.PI)/opts.p)}function easeOutCubic(…
5 var ctx=this.canvas.contextTop,v=this.canvas.viewportTransform,p1=this._points[0],p2=this._points[1… argument
8 …n(p){return fabric.util.transformPoint(p,vpt)},p=this._calculateCurrentDimensions(false),currentWi… property in commandLengths

12