Searched refs:_createObject (Results 1 – 2 of 2) sorted by relevance
2 …t){try{this._createObject(klass,el,index)}catch(err){fabric.log(err)}}else{this.checkIfDone()}};fa… method in fabric.ElementsParser
3860 this._createObject(klass, el, index);3871 fabric.ElementsParser.prototype._createObject = function(klass, el, index) { method in fabric.ElementsParser