Searched refs:draw_note (Results 1 – 3 of 3) sorted by relevance
| /plugin/abc2/abc-libraries/abc2svg/ |
| D | ambitus-1.js | 18 if(s.clef_type!=undefined&&s.nhd>0){s.x-=26;this.set_scale(s);this.draw_note(s)
|
| D | abc2svg-1.js | 1196 anno_start(g);draw_note(g,!bm.s2) 1294 function draw_note(s,fl){var s2,i,m,y,staffb,slen,c,nflags,x,y,note,y_tb=new Array(s.nhd+1) function 2180 if(!s.invis){anno_start(s);draw_note(s,!bm.s2);anno_a.push(s)} 2223 case C.CUSTOS:set_scale(s);draw_note(s,0) 8930 Abc.prototype.draw_note=draw_note;Abc.prototype.errs=errs;Abc.prototype.font_class=font_class;Abc.p… method in Abc
|
| /plugin/abc2/abc-libraries/abc-ui/ |
| D | abc-ui-1.0.0.min.js | 8 …draw_note(d,!g.s2),d==g.s2&&(g.s2=null),anno_stop(d);if(!d.next)break}e.sappo&&(d=e.extra,d.next?(… function
|