Home
last modified time | relevance | path

Searched refs:cursor (Results 301 – 325 of 652) sorted by path

1...<<11121314151617181920>>...27

/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js1772 this.icon.style.cursor = 'pointer';
2598 this.appIcon.style.cursor = 'pointer';
2603 this.appIcon.style.cursor = 'pointer';
2608 this.appIcon.style.cursor = 'pointer';
2613 this.appIcon.style.cursor = (mode == App.MODE_DEVICE) ? 'pointer' : 'default';
3711 img.style.cursor = 'pointer';
7139 div.style.cursor = 'default';
7256 tr.style.cursor = 'pointer';
H A DDialogs.js504 link.style.cursor = 'pointer';
1294 overlay.cursor = 'hand';
4587 inner.style.cursor = 'default';
4611 cross.style.cursor = 'pointer';
4953 inner.style.cursor = 'default';
4974 cross.style.cursor = 'pointer';
6015 container.style.cursor = 'move';
6044 row.style.cursor = 'pointer';
8242 img.style.cursor = 'pointer';
9047 rem.style.cursor = 'pointer';
[all …]
H A DDrawioFile.js1419 links[0].style.cursor = 'pointer';
1523 links[0].style.cursor = 'pointer';
1575 links[0].style.cursor = 'pointer';
H A DDrawioFileSync.js475 links[0].style.cursor = 'pointer';
H A DEditor.js5051 hrow.style.cursor = 'pointer';
5228 dot.style.cursor = 'pointer';
6129 img.style.cursor = 'pointer';
6172 td.style.cursor = 'pointer';
6223 img.style.cursor = 'pointer';
H A DEditorUi.js3215 btn.style.cursor = 'pointer';
3279 spinBtn.style.cursor = 'default';
3402 contentDiv.style.cursor = 'copy';
3413 contentDiv.style.cursor = 'default';
3439 contentDiv.style.cursor = '';
3451 contentDiv.style.cursor = 'copy';
3459 contentDiv.style.cursor = '';
3598 contentDiv.style.cursor = '';
4910 img.style.cursor = 'pointer';
5679 testLink.style.cursor = 'pointer';
[all …]
H A DEmbed.js266 container.style.cursor = 'move';
271 container.style.cursor = 'default';
336 var cursor = container.style.cursor;
416 container.style.cursor = 'pointer';
426 container.style.cursor = cursor;
629 buttons.style.cursor = 'pointer';
651 btn.style.cursor = 'hand';
H A DGitHubClient.js833 link.style.cursor = 'pointer';
951 nextPageDiv.style.cursor = 'pointer';
1090 nextPageDiv.style.cursor = 'pointer';
1191 nextPageDiv.style.cursor = 'pointer';
H A DGitLabClient.js819 link.style.cursor = 'pointer';
935 nextPageDiv.style.cursor = 'pointer';
1073 nextPageDiv.style.cursor = 'pointer';
1193 nextPageDiv.style.cursor = 'pointer';
H A DGraphViewer.js224 container.style.cursor = 'pointer';
1126 var initialCursor = this.graph.container.style.cursor;
1311 a.style.cursor = 'pointer';
1879 closeImg.style.cursor = 'pointer';
H A DMenus.js1186 elt.style.cursor = 'pointer';
1473 item.style.cursor = 'default';
4047 img.style.cursor = 'pointer';
H A DMinimal.js1549 elt.style.cursor = 'pointer';
1649 btn.style.cursor = 'pointer';
1722 ui.statusContainer.style.cursor = 'default';
2137 function addElt(elt, title, cursor) argument
2144 elt.style.cursor = (cursor != null) ? cursor : 'default';
2357 elt.style.cursor = 'pointer';
2457 elt.style.cursor = 'pointer';
2618 elt.style.cursor = 'pointer';
2682 document.body.style.cursor = 'text';
2702 div.style.cursor = 'row-resize';
[all …]
H A DNotionClient.js560 link.style.cursor = 'pointer';
643 nextPageDiv.style.cursor = 'pointer';
757 nextPageDiv.style.cursor = 'pointer';
H A DP2PCollab.js69 var cursor;
76 cursor: document.createElement('div'), property in P2PCollab.processMsg.connectedUsers
82 cursor = connectedUsers[userId].cursor;
83 cursor.style.position = 'absolute';
84 cursor.style.zIndex = 5000;
86 cursor.innerHTML = '<img src="' + svg + '" style="width:16px"><div style="color:' + clr + '">' +
88 document.body.appendChild(cursor);
92 cursor = connectedUsers[userId].cursor;
108 cursor.style.left = msgData.x + 'px';
109 cursor.style.top = msgData.y + 'px';
H A DPages.js1444 tab.style.cursor = 'move';
1476 tab.style.cursor = 'pointer';
H A DTrees.js1258 this.moveHandle.style.cursor = 'pointer';
H A DTrelloClient.js471 link.style.cursor = 'pointer';
581 nextPageDiv.style.cursor = 'pointer';
H A DmxFreehand.js74 graph.container.style.cursor = (isEnabled) ? 'crosshair' : '';
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js210 img.style.cursor = 'default';
620 title.style.cursor = 'wait';
627 title.style.cursor = '';
/plugin/diagramsnet/lib/js/
H A Dembed.dev.js266 container.style.cursor = 'move';
271 container.style.cursor = 'default';
336 var cursor = container.style.cursor;
416 container.style.cursor = 'pointer';
426 container.style.cursor = cursor;
629 buttons.style.cursor = 'pointer';
651 btn.style.cursor = 'hand';
/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js147 td.style.cursor = 'pointer';
181 td.style.cursor = 'pointer';
1408 removeAttr.style.cursor = 'pointer';
1740 link.style.cursor = 'help';
1807 inner.style.cursor = 'default';
1827 cross.style.cursor = 'pointer';
2382 inp.style.cursor = 'pointer';
2440 btn.style.cursor = 'pointer';
2560 ldiv.style.cursor = 'move';
H A DEditor.js1506 backgroundButton.style.cursor = 'pointer';
1587 imgPreview.style.cursor = 'pointer';
2243 hint.style.cursor = 'pointer';
H A DEditorUi.js484 graph.container.style.cursor = 'move';
502 graph.container.style.cursor = '';
657 graph.container.style.cursor = 'default';
2170 a.style.cursor = 'pointer';
H A DFormat.js454 div.style.cursor = 'default';
558 label.style.cursor = 'pointer';
601 img.style.cursor = 'pointer';
627 label.style.cursor = 'pointer';
2472 autosizeBtn.style.cursor = 'pointer';
6263 panel.style.cursor = 'pointer';
6449 dot.style.cursor = 'pointer';
6478 left.style.cursor = 'pointer';
H A DGraph.js611 var cursor = null;
625 cursor = 'move';
630 cursor = 'pointer';
636 cursor = 'crosshair';
667 cursor ='col-resize';
673 cursor ='row-resize';
707 if (cursor != null)
3680 span.style.cursor = 'pointer';
9116 var cursor = this.container.style.cursor;
9293 graph.container.style.cursor = cursor;
[all …]

1...<<11121314151617181920>>...27