Searched refs:spin (Results 1 – 25 of 154) sorted by relevance
1234567
193 var spin = document.createElement('img');194 spin.id = 'gallery__loadingImage';195 spin.src = imag.src;196 spin.style.position = 'relative';197 self._set_cursor(spin);198 addEvent(spin,'click',function() { self._close(); });199 wrap.appendChild(spin);325 var spin = self._wrap.firstChild;326 if (spin) {327 var top = (self._page.win.h - spin.height) / 2;[all …]
207 function updateTickets(spin) argument209 …if (config != null && (!spin || ui.spinner.spin(document.body, mxResources.get('loading') + '...')…241 if (spin)255 if (spin && pending == 0)322 else if (ui.spinner.spin(document.body, mxResources.get('loading') + '...'))
3 //moved from skin-common.less to here to prevent wrong prefixing and renamed from spin to spin-fanc…4 @keyframes spin-fancytree {
251 spin: LANG.plugins.diagrams.saving property265 spin: LANG.plugins.diagrams.saving property
239 format: 'xmlpng', xml: msg.xml, spin: 'Updating page'}), '*'); property246 format: 'xmlsvg', xml: msg.xml, spin: 'Updating page'}), '*'); property
4 …spin{-webkit-animation:el-spin 2s infinite linear;animation:el-spin 2s infinite linear}.el-pulse{-…
6 …spin{-webkit-animation:spin 1s infinite linear;animation:spin 1s infinite linear}@-webkit-keyframe…
32 .fancytree-helper-spin {33 -webkit-animation: spin 1000ms infinite linear;34 animation: spin 1000ms infinite linear;36 @-webkit-keyframes spin {46 @keyframes spin {
141 /* CHANGE: renamed spin to spin-fancytree */142 .fancytree-helper-spin {143 -webkit-animation: spin-fancytree 1000ms infinite linear;144 animation: spin-fancytree 1000ms infinite linear;147 @-webkit-keyframes spin {157 @keyframes spin {
2887 if (this.spinner.spin(document.body, mxResources.get('starting')))2966 this.spinner.spin(document.body, mxResources.get('connecting'));3268 this.spinner.spin(document.body, mxResources.get('loading'))3318 … value != null && value.length > 0 && this.spinner.spin(document.body, mxResources.get('loading')))3323 if (this.spinner.spin(document.body, mxResources.get('reconnecting')))3932 this.spinner.spin(document.body, mxResources.get('loading')))4091 if (this.spinner.spin(document.body, mxResources.get('loading')))4250 …if (mode == App.MODE_GOOGLE && this.drive != null && this.spinner.spin(document.body, mxResources.…4259 …else if (mode == App.MODE_GITHUB && this.gitHub != null && this.spinner.spin(document.body, mxReso…4268 …else if (mode == App.MODE_GITLAB && this.gitLab != null && this.spinner.spin(document.body, mxReso…[all …]
15 The provided Dockerfile can be used to quickly spin up an example