Searched refs:draw_tab_note (Results 1 – 2 of 2) sorted by relevance
| /plugin/chordsheets/js/ |
| H A D | jtab.js | 729 …this.draw_tab_note((this.strings_drawn - string_number + 1), fret_number, this.margin_left + this.… 763 Raphael.fn.draw_tab_note = function (string_number, token, left_offset) { function 821 this.draw_tab_note(this.tab_current_string, part, width * 0.5); 836 this.draw_tab_note(6 - i, fullchord_notes[i], width * 0.5); 842 this.draw_tab_note(this.tab_current_string, token, width * 0.5);
|
| H A D | jtab.min.js | 1 …draw_tab_note(this.strings_drawn-a+1,h,this.margin_left+2.5*this.string_spacing)},Raphael.fn.tab_e… function
|