Searched refs:style_font (Results 1 – 2 of 2) sorted by relevance
2989 function style_font(font){return'font:'+st_font(font)} function2990 Abc.prototype.style_font=style_font method in Abc3004 (typeof document=="undefined"?cfmt.fullsvg:"")+"{"+style_font(font)+"}")6810 h=font.size;el.style.font=style_font(font).slice(5);i+=2;i0=i}
8 …style_font(e){var t=e.split("."),n=t[1],r,i;return e=t[0].toLowerCase(),t="",r=e.indexOf("-"),r<0&… function