Lines Matching refs:new_block
3318 s=new_block("title");s.text=text
5637 function new_block(subtype){var s={type:C.BLOCK,subtype:subtype,dur:0} function
7934 if(parse.state>=2){s=new_block("text");s.text=param
7960 s=new_block("mc_"+param)
8012 if(parse.state>=2){s=new_block(cmd);s.x=(lwidth-len)/2/cfmt.scale;s.l=len/cfmt.scale;s.sk1=h1;s.sk2…
8063 if(parse.state>=2){s=new_block(cmd);s.text=param
8099 if(parse.state>=2){s=new_block(cmd);s.sk=val
8102 …th":case"printmargin":case"scale":case"staffwidth":if(parse.state>=2){s=new_block(cmd);s.param=par…
8113 case"ml":if(parse.state>=2){s=new_block(type);s.text=text}else{blk_flush()
8138 if(parse.state>=2){s=new_block(type);s.text=text
8931 …goto_tune;Abc.prototype.info=function(){return info};Abc.prototype.new_block=new_block;Abc.prototy… method in Abc