Searched refs:getCustomFonts (Results 1 – 6 of 6) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Settings.js | 103 getCustomFonts: function() method in mxSettings
|
H A D | Editor.js | 3209 var extFonts = this.graph.getCustomFonts(); 6349 Graph.prototype.getCustomFonts = function() method in Graph 6527 var extFonts = this.getCustomFonts(); 8194 var extFonts = thisGraph.getCustomFonts(); 8284 var extFonts = thisGraph.getCustomFonts();
|
H A D | EditorUi.js | 10427 this.menus.customFonts = mxSettings.getCustomFonts(); 10443 this.menus.customFonts = mxSettings.getCustomFonts();
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 3199 this.graph.getCustomFonts();if(0<d.length){var c="",f=0;null==this.cachedGoogleFonts&&(this.cachedG… 3289 …dChild(u),k.appendChild(p));return{div:k,refresh:v}};Graph.prototype.getCustomFonts=function(){var… method in Graph 3293 …ultStylesheet(),this.refresh());var C=M.apply(this,arguments),B=this.getCustomFonts();if(q&&0<B.le… 3335 …s">'),c.writeln(b.editor.fontCss),c.writeln("</style>"));for(var f=d.getCustomFonts(),e=0;e<f.leng… 3337 …";c.backgroundColor=x;c.autoOrigin=B;c.appendGraph(d,t,v,p,g,!0);g=d.getCustomFonts();if(null!=c.w…
|
H A D | viewer-static.min.js | 3199 this.graph.getCustomFonts();if(0<d.length){var c="",f=0;null==this.cachedGoogleFonts&&(this.cachedG… 3289 …dChild(u),k.appendChild(p));return{div:k,refresh:v}};Graph.prototype.getCustomFonts=function(){var… method in Graph 3293 …ultStylesheet(),this.refresh());var C=M.apply(this,arguments),B=this.getCustomFonts();if(q&&0<B.le… 3335 …s">'),c.writeln(b.editor.fontCss),c.writeln("</style>"));for(var f=d.getCustomFonts(),e=0;e<f.leng… 3337 …";c.backgroundColor=x;c.autoOrigin=B;c.appendGraph(d,t,v,p,g,!0);g=d.getCustomFonts();if(null!=c.w…
|
H A D | app.min.js | 10531 this.graph.getCustomFonts();if(0<c.length){var f="",d=0;null==this.cachedGoogleFonts&&(this.cachedG… 10621 …dChild(t),p.appendChild(y));return{div:p,refresh:n}};Graph.prototype.getCustomFonts=function(){var… method in Graph 10625 …ultStylesheet(),this.refresh());var A=F.apply(this,arguments),x=this.getCustomFonts();if(q&&0<x.le… 10667 …s">'),f.writeln(b.editor.fontCss),f.writeln("</style>"));for(var d=c.getCustomFonts(),e=0;e<d.leng… 10669 …";f.backgroundColor=u;f.autoOrigin=x;f.appendGraph(c,v,n,y,l,!0);l=c.getCustomFonts();if(null!=f.w…
|