Searched refs:get_font_style (Results 1 – 7 of 7) sorted by relevance
1 …get_font_style:function(A){var z=A?"/":" ";return this["font_size"]+z+this["font"]},open_tag:funct… method
69 get_font_style: function(slash) {74 …return this.start + 'font ' + this.get_font_style(true) + ';;' + this.get('fg') + ';;' + this.get(…140 var font_style = style_spec.get_font_style(false); 263 var font_style = style_spec.get_font_style(false),
133 if(page.header){l=abc.get_font_style().length135 sty=abc.get_font_style().slice(l)146 if(page.footer){l=abc.get_font_style().length148 sty=abc.get_font_style().slice(l)
8930 …nction(){return decos};Abc.prototype.get_font=get_font;Abc.prototype.get_font_style=function(){ret… method in Abc
8 …(){return parse.fname},Abc.prototype.get_font=get_font,Abc.prototype.get_font_style=function(){ret… method in Abc