Home
last modified time | relevance | path

Searched refs:get_font_style (Results 1 – 7 of 7) sorted by relevance

/plugin/ckgdoku/ckeditor/plugins/fontAssist/
Dplugin.js1get_font_style:function(A){var z=A?"/":" ";return this["font_size"]+z+this["font"]},open_tag:funct… method
Dplugin.js.unc69 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),
/plugin/ckgedit/ckeditor/plugins/fontAssist/
Dplugin.js1get_font_style:function(A){var z=A?"/":" ";return this["font_size"]+z+this["font"]},open_tag:funct… method
Dplugin.js.unc69 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),
/plugin/abc2/abc-libraries/abc2svg/
Dpage-1.js133 if(page.header){l=abc.get_font_style().length
135 sty=abc.get_font_style().slice(l)
146 if(page.footer){l=abc.get_font_style().length
148 sty=abc.get_font_style().slice(l)
Dabc2svg-1.js8930 …nction(){return decos};Abc.prototype.get_font=get_font;Abc.prototype.get_font_style=function(){ret… method in Abc
/plugin/abc2/abc-libraries/abc-ui/
Dabc-ui-1.0.0.min.js8 …(){return parse.fname},Abc.prototype.get_font=get_font,Abc.prototype.get_font_style=function(){ret… method in Abc