Searched defs:fromObject (Results 1 – 2 of 2) sorted by relevance
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
H A D | fabric.min.js | 8 …n(p){return fabric.util.transformPoint(p,vpt)},p=this._calculateCurrentDimensions(false),currentWi… property in commandLengths 9 …rtY=0,x=0,y=0,controlX=0,controlY=0,tempX,tempY,l=-this.pathOffset.x,t=-this.pathOffset.y;if(this.… 11 …hreshold:this.threshold})}});fabric.Image.filters.GradientTransparency.fromObject=function(object)… function 13 …rtIndex;i<endIndex;i++){styles.push(this.getSelectionStyles(i))}return styles}var loc=this.get2DCu… 15 …r(this.hiddenTextarea,"keypress",this.onKeyPress.bind(this));fabric.util.addListener(this.hiddenTe…
|
H A D | fabric.js | 13775 fabric.Line.fromObject = function(object) { function 14049 fabric.Circle.fromObject = function(object) { function 14175 fabric.Triangle.fromObject = function(object) { function 14388 fabric.Ellipse.fromObject = function(object) { function 14631 fabric.Rect.fromObject = function(object) { function 14816 fabric.Polyline.fromObject = function(object) { function 15063 fabric.Polygon.fromObject = function(object) { function 15983 fabric.Path.fromObject = function(object, callback) { function 18576 fabric.Image.filters.Sepia.fromObject = function() { function 20380 fabric.Text.fromObject = function(object) { function [all …]
|