Home
last modified time | relevance | path

Searched refs:mathJaxLoading (Results 1 – 2 of 2) sorted by relevance

/plugin/diagramsnet/lib/js/
H A Dembed.dev.js36 var mathJaxLoading = (typeof(MathJax) !== 'undefined' && typeof(MathJax.Hub) !== 'undefined'); variable
42 if (!mathJaxLoading)
44 mathJaxLoading = true;
/plugin/diagramsnet/lib/js/diagramly/
H A DEmbed.js36 var mathJaxLoading = (typeof(MathJax) !== 'undefined' && typeof(MathJax.Hub) !== 'undefined'); variable
42 if (!mathJaxLoading)
44 mathJaxLoading = true;