Home
last modified time | relevance | path

Searched refs:set_width (Results 1 – 10 of 10) sorted by relevance

/plugin/abc2/abc-libraries/abc2svg/
H A Dambitus-1.js27set_width:function(of,s){if(s.clef_type!=undefined&&s.nhd>0){s.wl=40;s.wr=12}else{of(s)}},set_hook… method in abc2svg.ambitus
H A Dclair-1.js138set_width:function(of,s){if(s.k_sf&&s.p_v&&s.p_v.clair){s.wl=8;s.wr=10}else{of(s)}},set_hooks:func… method in abc2svg.clair
H A Dgamelan-1.js159 break}}},set_width:function(of,s){of(s) method in abc2svg.gamelan
169 abc.set_width=abc2svg.gamelan.set_width.bind(abc,abc.set_width)
H A Dstrtab-1.js44 of(cmd,parm)},set_width:function(of,s){var m,not,abc=this,C=abc2svg.C,o=s.stem<0?3.5:-2.5 method in abc2svg.strtab
193 abc.set_width=abc2svg.strtab.set_width.bind(abc,abc.set_width)
H A Djianpu-1.js164 break}}},set_width:function(of,s){of(s) method in abc2svg.jianpu
178 abc.set_width=abc2svg.jianpu.set_width.bind(abc,abc.set_width)
H A Dabc2svg-1.js3509 if(next.seqst){self.set_width(next)
3639 Abc.prototype.set_width=function(s){var s2,i,m,xx,w,wlnote,wlw,acc,bar_type,meter,last_acc,n1,n2,es… method in Abc
3889 s_chs=s;self.set_width(s);st=s.st
3958 s.dur=s.notes[0].dur=dur;s.rep_nb=-1;s.beam_st=true;self.set_width(s)
4003 s3.dur=s3.notes[0].dur=dur;s3.invis=true;self.set_width(s3)
4147 self.set_width(p_voice.clef);self.set_width(p_voice.ckey);self.set_width(p_voice.meter)
4792 do{self.set_width(s);shr=s.wl+shlp
4801 do{self.set_width(s)
7097 if(c=='Q'){self.set_width(glovar.tempo)
/plugin/html2pdf/html2pdf/html2ps/
H A Dmedia.layout.inc.php79 function set_width($width) { function in Media
H A Dpipeline.class.php549 $media->set_width($size_landscape['size']['width']);
H A Dpdf.fpdf.php199 $this->set_width($width);
223 function set_width($width) { function in PDFPage
/plugin/abc2/abc-libraries/abc-ui/
H A Dabc-ui-1.0.0.min.js8set_width(e){var t,n,r,i,s,o,u,a,f,l,c,h,p,d,v;switch(e.type){case C.NOTE:case C.REST:e.wr=o=hw_tb… function