Home
last modified time | relevance | path

Searched refs:getCenterPoint (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PlayableLocations/
H A DGoogleMapsPlayablelocationsV3SamplePlayableLocation.php42 public function getCenterPoint() function in Google\\Service\\PlayableLocations\\GoogleMapsPlayablelocationsV3SamplePlayableLocation
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js4 …ct.getCenterPoint().y));this.renderAll();return this},centerObjectV:function(object){this._centerO…
5getCenterPoint(),t.originX,t.originY),localMouse=target.toLocalPoint(new fabric.Point(x,y),t.origi…
6getCenterPoint();ctx.translate(center.x,center.y);ctx.rotate(degreesToRadians(this.angle));ctx.sca…
8getCenterPoint(),wh=new fabric.Point(currentWidth,currentHeight),_tl=new fabric.Point(coords.x-off…
9getCenterPoint();object.set({originalLeft:objectLeft,originalTop:objectTop,left:objectLeft-center.…
H A Dfabric.js9437 target.getCenterPoint(),
9626 target.getCenterPoint(),
12086 getCenterPoint: function() {
12107 var center = this.getCenterPoint();
12119 var center = this.getCenterPoint(),
12225 var center = this.getCenterPoint();
12241 this.getCenterPoint(),
12598 coords = this.getCenterPoint(),
13633 var cp = this.getCenterPoint();
16400 center = this.getCenterPoint();
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js1 …type)if("pie"==c.setup.chart.type){var o=k.paths[j],q=(o.getCenterPoint(),o.group.getCenterPoint()…
H A Dexport.js1484 var tmp_c = tmp_n.getCenterPoint();
1485 var tmp_cp = tmp_n.group.getCenterPoint();