Lines Matching refs:par_sy
5726 par_sy.staves[curvoice.st].stafflines=val
5999 curvoice.ignore=!par_sy.voices[curvoice.v]
6105 …me){if(s2&&s2.type==C.BAR){if(bar_type=="["&&!s2.text&&(curvoice.st==0||(par_sy.staves[curvoice.st…
6135 if(s.rbstart&&!curvoice.norepbra&&curvoice.st>0&&!(par_sy.staves[curvoice.st-1].flags&STOP_BAR)){s2…
6554 if(!par_sy.voices[curvoice.v]){curvoice.second=true
6555 par_sy.voices[curvoice.v]={st:curv.st,second:true,range:curvoice.v}}
6608 if(par_sy.voices[curvoice.v]&&par_sy.voices[curvoice.v].range==0)
6764 if(char_tb['\n'.charCodeAt(0)]=='\n'&&par_sy.voices[curvoice.v]&&par_sy.voices[curvoice.v].range==0)
7577 var par_sy,cur_sy,voice_tb,curvoice,staves_found,vover,tsfirst
7675 if(s&&staves_found<=0){v=par_sy.top_voice;p_voice=voice_tb[v];if(p_voice.sym&&p_voice.sym.type!=C.T…
7718 if(init){cur_sy=par_sy=sy_new
7720 for(v=0;v<voice_tb.length;v++){if(par_sy.voices[v]){st=par_sy.voices[v].st
7721 var sy_staff=par_sy.staves[st],p_voice=voice_tb[v]
7725 for(st=0;st<par_sy.staves.length;st++){sy_new.staves[st]=clone(par_sy.staves[st]);sy_new.staves[st]…
7726 par_sy.next=sy_new;par_sy=sy_new}
7954 par_sy.voices[curvoice.v].maxsep=val
8059 par_sy.voices[curvoice.v].sep=val
8212 if(no_sym||(maxtime==0&&staves_found<0)){par_sy.staves=[]
8213 par_sy.voices=[]}else{for(v=0;v<par_sy.voices.length;v++){if(par_sy.voices[v]){curvoice=voice_tb[v]
8216 sym_link(s);par_sy.nstaff=nstaff;new_syst();s.sy=par_sy}
8224 a_vf[i][0]=p_voice;while(1){par_sy.voices[v]={}
8225 par_sy.voices[v].range=range++
8230 par_sy.top_voice=a_vf[0][0].v
8245 …_VOICE){p_voice.floating=true;p_voice.second=true}else{st++;if(!par_sy.staves[st]){par_sy.staves[s…
8246 par_sy.staves[st].flags=0}
8247 v=p_voice.v;p_voice.st=p_voice.cst=par_sy.voices[v].st=st;par_sy.staves[st].flags|=flags
8252 p_voice.st=p_voice.cst=par_sy.voices[v].st=st
8255 par_sy.staves[st].flags|=a_vf[i][1]}}
8258 par_sy.nstaff=nstaff=st
8260 par_sy.staves[st].flags^=STOP_BAR}
8262 if(!par_sy.voices[v])
8266 p_voice2.st=p_voice2.cst=par_sy.voices[i].st=st
8268 par_sy.voices[v].second=p_voice.second;st=p_voice.st
8269 if(st>0&&!p_voice.norepbra&&!(par_sy.staves[st-1].flags&STOP_BAR))
8271 curvoice=parse.state>=2?voice_tb[par_sy.top_voice]:null}
8307 …e.voice_down=p_voice2;p_voice2.time=0;p_voice2.second=true;v2=p_voice2.v;par_sy.voices[v2]={st:cur…
8308 range=par_sy.voices[curvoice.v].range
8309 for(v=0;v<par_sy.voices.length;v++){if(par_sy.voices[v]&&par_sy.voices[v].range>range)
8310 par_sy.voices[v].range++}
8311 par_sy.voices[v2].range=range+1}
8428 if(staves_found<0){curvoice.st=curvoice.cst=++nstaff;par_sy.nstaff=nstaff;par_sy.voices[v]={st:nsta…
8429 par_sy.staves[nstaff]={stafflines:curvoice.stafflines||"|||||",staffscale:1}}}
8430 if(!curvoice.filtered&&par_sy.voices[v]&&(parse.voice_opts||parse.tune_v_opts)){curvoice.filtered=t…
8431 function goto_tune(is_K){var v,p_voice,s={type:C.STAVES,dur:0,sy:par_sy}
8434 …iend;curvoice.default=true}else if(!curvoice){curvoice=voice_tb[staves_found<0?0:par_sy.top_voice]}
8440 for(v=0;v<=nstaff;v++){p_voice=voice_tb[v];delete p_voice.new;p_voice.st=p_voice.cst=v;par_sy.voice…
8441 par_sy.staves[v]={stafflines:p_voice.stafflines||"|||||",staffscale:1}}
8442 par_sy.nstaff=nstaff}
8443 p_voice=curvoice;curvoice=voice_tb[par_sy.top_voice];sym_link(s)
8930 …tb=function(){return staff_tb};Abc.prototype.get_top_v=function(){return par_sy.top_voice};Abc.pro…