Lines Matching +defs:clip +defs:y

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
541 s=de2.s;de={s:prev_scut(s),st:de2.st,dd:de2.dd.dd_st,ix:a_de.length-1,y:s.y,ldst:true} property
751 function rnd6(y){var iy=Math.round((y+12)/6)*6-12 argument
1044 function draw_acc(x,y,a){if(typeof a!="number"){var c,n=a[0],d=a[1] argument
1137 function nrep_out(x,y,n){y-=3 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
7168 var tgls={"mtr ":{x:0,y:0,c:"\u0020"},brace:{x:0,y:0,c:"\ue000"},lphr:{x:0,y:24,c:"\ue030"},mphr:{x… 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
7296 Abc.prototype.sx=sx argument
7308 Abc.prototype.ay=function(y){if(stv_g.st<0) 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
8594 function draw_lyric_line(p_voice,j,y){var p,lastx,w,s,s2,ly,lyl,hyflag,lflag,x0,font,shift 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
8635 function draw_lyrics(p_voice,nly,a_h,y,incr){var j,top,sc=staff_tb[p_voice.st].staffscale;set_font(… 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
8946 …begingrid:{fn:'grid3'},beginps:{fn:'psvg'},break:{},capo:{},chordnames:{},clip:{},clairnote:{fn:'c… property