Lines Matching refs:body

112 …else if (mode == App.MODE_GOOGLE && editorUi.spinner.spin(document.body, mxResources.get('authoriz…
122 …else if (mode == App.MODE_ONEDRIVE && editorUi.spinner.spin(document.body, mxResources.get('author…
1905 if (editorUi.spinner.spin(document.body, mxResources.get('inserting')))
1967 if (editorUi.spinner.spin(document.body, mxResources.get('inserting')))
2240 document.body.appendChild(container);
2529 var ww = window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth;
3148 if (xml != null && mxUtils.isAncestorNode(document.body, elt))
3157 var ww = window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth;
3158 …var wh = window.innerHeight || document.documentElement.clientHeight || document.body.clientHeight;
3933 document.body.appendChild(fileInput);
4636 if (newValue.length > 0 && editorUi.spinner.spin(document.body, mxResources.get('inserting')))
4861 document.body.appendChild(fileInput);
5276 if (editorUi.spinner.spin(document.body, mxResources.get('authorizing')))
5446 if (editorUi.spinner.spin(document.body))
5917 if (editorUi.spinner.spin(document.body, mxResources.get('restoring')))
7451 var iw = window.innerWidth || document.body.clientWidth || document.documentElement.clientWidth;
7452 …var ih = window.innerHeight || document.body.clientHeight || document.documentElement.clientHeight;
7545 var iw = window.innerWidth || document.body.clientWidth || document.documentElement.clientWidth;
7546 …var ih = window.innerHeight || document.body.clientHeight || document.documentElement.clientHeight;
7643 var iw = window.innerWidth || document.body.clientWidth || document.documentElement.clientWidth;
7644 …var ih = window.innerHeight || document.body.clientHeight || document.documentElement.clientHeight;
9488 if (editorUi.spinner.spin(document.body, mxResources.get('loading')))
9582 document.body.appendChild(fileInput);
10192 if (xml != null && mxUtils.isAncestorNode(document.body, elt))
10209 var ww = window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth;
10210 …var wh = window.innerHeight || document.documentElement.clientHeight || document.body.clientHeight;