Searched refs:isGoogleFontUrl (Results 1 – 5 of 5) sorted by relevance
4294 if (Graph.isGoogleFontUrl(curUrl))4323 if (Graph.isGoogleFontUrl(temp))
5576 Graph.isGoogleFontUrl = function(url) function5586 return Graph.isGoogleFontUrl(url);
10603 …isGoogleFontUrl=function(b){return b.substring(0,Editor.GOOGLE_FONTS.length)==Editor.GOOGLE_FONTS}… function11931 …isGoogleFontUrl(e)?(e=null,d="g"):d="w")))}else f=b.getView().getState(b.getSelectionCell()),null!…
3271 …isGoogleFontUrl=function(b){return b.substring(0,Editor.GOOGLE_FONTS.length)==Editor.GOOGLE_FONTS}… function