Searched refs:xy_str (Results 1 – 4 of 4) sorted by relevance
| /plugin/abc2/abc-libraries/abc2svg/ |
| D | grid-1.js | 32 abc.xy_str(x-wmx/3,y,cell[0]) 33 abc.xy_str(x,y+hr/3,cell[1])}else{abc.set_font('gs') 34 abc.xy_str(x-wmx*.2,y+hr/4,cell[0])} 40 abc.xy_str(x,y-hr/3,cell[2]) 41 abc.xy_str(x+wmx/3,y,cell[3])}else{abc.set_font('gs') 42 abc.xy_str(x+wmx*.2,y-hr/4,cell[2])}}}else{abc.set_font('grid') 43 abc.xy_str(x,y,cell[0])}}
|
| D | grid2-1.js | 29 this.xy_str(s.x+an.x,12-an.font.size*.5,an.text)}}else{of(i,s,x,y)}},output_music:function(of){abc2…
|
| D | abc2svg-1.js | 614 xy_str(x+4,y2-gene.curfont.size-3,s1.text);xypath(x,y2);if(s1.rbstart==2) 660 y=staff_tb[st].topbar+14;xy_str(0,y,bar_num.toString());y_set(st,true,0,20,y+gene.curfont.size+2)}e… 672 xy_str(x,y,bar_num.toString()) 701 xy_str(x,y,bar_num.toString()) 744 xy_str(s.x,2-ht-h,s.text);anno_stop(s) 1641 xy_str(xm,ym,tp.p.toString(),'c') 1643 xy_str(xm,ym,tp.p+':'+tp.q,'c') 1985 for(n=0;n<a_p.length;n++){p=a_p[n];xy_str(indent,y,p,"c");y-=h}}} 6871 function xy_str(x,y,str,action,w,wh){if(!wh) function 6910 xy_str(0,h,title,null,null,wh) [all …]
|
| /plugin/abc2/abc-libraries/abc-ui/ |
| D | abc-ui-1.0.0.min.js | 8 …xy_str(r+4,s-gene.curfont.size-3,n.text),xypath(r,s),n.rbstart==2&&(output+="m0 20v-20"),output+="… function
|