Lines Matching refs:posy
2034 (posy-dy).toFixed(1)+') '+'scale('+p_staff.staffscale.toFixed(2)+')"'}}
5310 case"mc_start":multicol={posy:posy,maxy:posy,lmarg:cfmt.leftmargin,rmarg:cfmt.rightmargin} property
5314 if(posy>multicol.maxy)
5315 multicol.maxy=posy
5320 posy=multicol.posy
5324 if(posy<multicol.maxy)
5325 posy=multicol.maxy
7167 …black;outline-offset: 1px}',font_style='',posx=cfmt.leftmargin/cfmt.scale,posy=0,img={width:cfmt.p…
7217 (posy-stv_g.dy).toFixed(1)+') scale('+stv_g.scale.toFixed(2)+')"'}
7231 dy=posy
7238 new_dy=posy
7240 if(new_scale==stv_g.scale&&stv_g.dy==posy)
7300 return posy-y
7309 return posy-y
7310 return posy+(stv_g.dy-y)*stv_g.scale-stv_g.dy}
7352 function out_brace(x,y,h){x+=posx-6;y=posy-y;h/=24;output+='<text transform="translate('+
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…
7538 function vskip(h){posy+=h}
7539 function svg_flush(){if(multicol||!output||!user.img_out||posy==0)
7552 posy*=cfmt.scale
7554 posy.toFixed(0)+'">\n'}else{head+=' width="'+img.width.toFixed(0)+'px" height="'+posy.toFixed(0)+'p…
7572 defs='';posy=0}
7966 if(posy>multicol.maxy)
7967 multicol.maxy=posy;cfmt.leftmargin=multicol.lmarg;cfmt.rightmargin=multicol.rmarg;img.chg=true;set_…
7971 if(posy<multicol.maxy)
7972 posy=multicol.maxy;cfmt.leftmargin=multicol.lmarg;cfmt.rightmargin=multicol.rmarg;multicol=undefine…
8930 …ock.newpage=false;return true}};Abc.prototype.get_posy=function(){var t=posy;posy=0;return t};Abc.…