MCPcopy Index your code
hub / github.com/typekit/webfontloader / notifySheetsLoaded

Function notifySheetsLoaded

spec/modules/google/googlefontapi_spec.js:25–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23 });
24
25 function notifySheetsLoaded() {
26 if (onload)
27 onload();
28 };
29
30 describe('call onReady with font family loading', function () {
31 var googleFontApi = null,

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…