Searched refs:propPair (Results 1 – 2 of 2) sorted by relevance
13410 var _this = this, propPair;13422 propPair = property.split('.'); property13425 var currentValue = propPair13426 ? this.get(propPair[0])[propPair[1]]13450 if (propPair) {13451 _this[propPair[0]][propPair[1]] = value;
8 …propPair;to=to.toString();if(!options){options={}}else{options=fabric.util.object.clone(options)}i… property