Lines Matching +defs:diamond +defs:x
103 function y_get(st,up,x,w){var y,p_staff=staff_tb[st],i=(x/realwidth*YSTEP)|0,j=((x+w)/realwidth*YST… argument
115 function y_set(st,up,x,w,y){var p_staff=staff_tb[st],i=(x/realwidth*YSTEP)|0,j=((x+w)/realwidth*YST… argument
488 de={s:s,dd:dd,st:s.st,ix:a_de.length,defl:{},x:s.x,y:s.y,} property
512 de={s:s,dd:dd,st:s.st,m:m,ix:0,defl:{},x:s.x,y:3*(note.pit-18),} property
530 if(j==n_de){de2={s:s,st:de.st,dd:dd2,ix:a_de.length-1,x:realwidth-6,y:s.y,lden:true,defl:{noen:true… property
993 function draw_lstaff(x){var i,j,yb,h,fl,nst=cur_sy.nstaff,l=0 argument
994 function draw_sysbra(x,st,flag){var i,st_end,yt,yb argument
1044 function draw_acc(x,y,a){if(typeof a!="number"){var c,n=a[0],d=a[1] argument
1054 function set_hl(p_st,n,x,dx1,dx2){var i,hl argument
1102 Abc.prototype.draw_keysig=function(x,s){if(s.k_none||s.k_play) argument
1137 function nrep_out(x,y,n){y-=3 argument
1251 function draw_basic_note(x,s,m,y_tb){var i,p,yy,dotx,doty,inv,old_color=false,note=s.notes[m],staff… argument
6871 function xy_str(x,y,str,action,w,wh){if(!wh) argument
6913 function put_inf2r(x,y,str1,str2,action){if(!str1){if(!str2) argument
6967 function put_wline(p,x){var i=0,j,k argument
7168 …x:0,y:0,c:"\u0020"},brace:{x:0,y:0,c:"\ue000"},lphr:{x:0,y:24,c:"\ue030"},mphr:{x:0,y:24,c:"\ue038… property
7276 function out_XYAB(str,x,y,a,b){x=sx(x);y=sy(y);output+=str.replace(/X|Y|A|B|F|G/g,function(c){switc… argument
7282 function g_open(x,y,rot,sx,sy){glout() argument
7293 function sx(x){if(stv_g.g) argument
7307 Abc.prototype.ax=function(x){return x+posx} argument
7314 function out_sxsy(x,sep,y){x=sx(x);y=sy(y);output+=x.toFixed(1)+sep+y.toFixed(1)} argument
7315 Abc.prototype.out_sxsy=out_sxsy argument
7344 function xygl(x,y,gl){if(glyphs[gl]){def_use(gl) argument
7350 function out_acciac(x,y,dx,dy,up){if(up){x-=1;y+=4}else{x-=5;y-=4} argument
7352 function out_brace(x,y,h){x+=posx-6;y=posy-y;h/=24;output+='<text transform="translate('+ argument
7354 function out_bracket(x,y,h){x+=posx-5;y=posy-y-3;h+=2;output+='<path d="m'+x.toFixed(1)+' '+y.toFix… argument
7358 function out_hyph(x,y,w){var n,a_y,d=25+((w/20)|0)*3 argument
7365 function out_stem(x,y,h,grace,nflags,straight){var dx=grace?GSTEM_XOFF:3.5,slen=-h argument
7387 function out_trem(x,y,ntrem){out_XYAB('<path d="mX Y\n\t',x-4.5,y) argument
7393 function out_tubr(x,y,dx,dy,up){var h=up?-3:3;y+=h;dx/=stv_g.scale;output+='<path class="stroke" d=… argument
7394 function out_tubrn(x,y,dx,dy,up,str){var sw=str.length*10,h=up?-3:3;set_font("tuplet") argument
7400 function out_wln(x,y,w){out_XYAB('<path class="stroke" stroke-width="0.8" d="mX YhF"/>\n',x,y+3,w)} argument
7402 function out_deco_str(x,y,name,str){var a,f,a_deco=deco_str_style[name] argument
7407 function out_arp(x,y,val){g_open(x,y,270);x=0;val=Math.ceil(val/6) argument
7410 function out_cresc(x,y,val,defl){x+=val;val=-val;out_XYAB('<path class="stroke"\n\ argument
7416 function out_dim(x,y,val,defl){out_XYAB('<path class="stroke"\n\ argument
7422 function out_ltr(x,y,val){y+=4;val=Math.ceil(val/6) argument
7424 Abc.prototype.out_lped=function(x,y,val,defl){y+=4;if(!defl.nost) argument
7427 function out_8va(x,y,val,defl){if(!defl.nost){out_XYAB('<text x="X" y="Y" \ argument
7433 function out_8vb(x,y,val,defl){if(!defl.nost){out_XYAB('<text x="X" y="Y" \ argument
7439 function out_15ma(x,y,val,defl){if(!defl.nost){out_XYAB('<text x="X" y="Y" \ argument
7445 function out_15mb(x,y,val,defl){if(!defl.nost){out_XYAB('<text x="X" y="Y" \ argument
7451 var deco_val_tb={arp:out_arp,cresc:out_cresc,dim:out_dim,ltr:out_ltr,lped:function(x,y,val,defl){se… argument
7452 function out_deco_val(x,y,name,val,defl){if(deco_val_tb[name]) argument
7463 function out_deco_long(x,y,de){var name=de.dd.glyph argument
7526 function writempo(s,x,y){var bx argument
8618 if(user.anno_start||user.anno_stop){s2={st:s.st,istart:ly.istart,iend:ly.iend,x:x0,y:y,ymn:y,ymx:y+… property
8796 if(gch.type=='g'){gch.text=gch.text.replace(/##|#|=|bb|b| /g,function(x){switch(x){case'##':return… argument
8828 Abc.prototype.draw_gchord=function(i,s,x,y){var y2,an=s.a_gch[i],h=an.font.size,pad=an.font.pad,w=a… argument