Searched refs:increment_offset (Results 1 – 2 of 2) sorted by relevance
587 Raphael.fn.increment_offset = function (width) { function648 this.increment_offset(width);655 this.increment_offset(this.margin_left + dx + this.margin_right);668 this.increment_offset(width);673 this.increment_offset(this.margin_left + this.margin_right);689 this.increment_offset(width);697 this.increment_offset(this.margin_left + 6 + this.margin_right);757 this.increment_offset(width);824 this.increment_offset(width);838 this.increment_offset(width);[all …]
1 …increment_offset=function(t){w=void 0===t?this.chord_width:t,this.debug&&this.debug_grid(w),this.c… function