Lines Matching refs:get_unit
2824 function get_unit(param){var v=param.toLowerCase().match(/([\d.]+)(.*)/) function
2898 …case"textspace":case"titlespace":case"topspace":case"vocalspace":case"wordsspace":f=get_unit(param)
2908 case"printmargin":case"leftmargin":case"pagewidth":case"rightmargin":f=get_unit(param)
2954 case"staffwidth":v=get_unit(param)
7951 case"maxsysstaffsep":if(parse.state==3){val=get_unit(param)
8000 if(param){values=param.split(/\s+/);h1=get_unit(values[0])
8001 if(values[1]){h2=get_unit(values[1])
8003 len=get_unit(values[2])}
8044 if(param){val=get_unit(param)
8056 case"sysstaffsep":if(parse.state==3){val=get_unit(param)
8094 case"vskip":val=get_unit(param)
8930 …;Abc.prototype.get_tsfirst=function(){return tsfirst};Abc.prototype.get_unit=get_unit;Abc.prototyp… method in Abc