Searched refs:getCenterPoint (Results 1 – 5 of 5) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PlayableLocations/ |
H A D | GoogleMapsPlayablelocationsV3SamplePlayableLocation.php | 42 public function getCenterPoint() function in Google\\Service\\PlayableLocations\\GoogleMapsPlayablelocationsV3SamplePlayableLocation
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
H A D | fabric.min.js | 4 …ct.getCenterPoint().y));this.renderAll();return this},centerObjectV:function(object){this._centerO… 5 …getCenterPoint(),t.originX,t.originY),localMouse=target.toLocalPoint(new fabric.Point(x,y),t.origi… 6 …getCenterPoint();ctx.translate(center.x,center.y);ctx.rotate(degreesToRadians(this.angle));ctx.sca… 8 …getCenterPoint(),wh=new fabric.Point(currentWidth,currentHeight),_tl=new fabric.Point(coords.x-off… 9 …getCenterPoint();object.set({originalLeft:objectLeft,originalTop:objectTop,left:objectLeft-center.…
|
H A D | fabric.js | 9437 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 D | export.min.js | 1 …type)if("pie"==c.setup.chart.type){var o=k.paths[j],q=(o.getCenterPoint(),o.group.getCenterPoint()…
|
H A D | export.js | 1484 var tmp_c = tmp_n.getCenterPoint(); 1485 var tmp_cp = tmp_n.group.getCenterPoint();
|