Home
last modified time | relevance | path

Searched refs:propPair (Results 1 – 2 of 2) sorted by relevance

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js13410 var _this = this, propPair;
13422 propPair = property.split('.'); property
13425 var currentValue = propPair
13426 ? this.get(propPair[0])[propPair[1]]
13450 if (propPair) {
13451 _this[propPair[0]][propPair[1]] = value;
Dfabric.min.js8propPair;to=to.toString();if(!options){options={}}else{options=fabric.util.object.clone(options)}i… property