Searched refs:parseAttrValue (Results 1 – 4 of 4) sorted by relevance
51 this.fixedPoint = this.parseAttrValue(Gumby.selectAttr.apply(this.$el, ['fixed']));78 this.pinPoint = this.parseAttrValue(this.pinPoint);191 Fixed.prototype.parseAttrValue = function(attr) { method in Fixed
1 …parseAttrValue(Gumby.selectAttr.apply(this.$el,["fixed"])),this.pinPoint=Gumby.selectAttr.apply(th… method in i