Lines Matching refs:shortcut

1907 …('title', mxResources.get('toFront') + ' (' + this.editorUi.actions.get('toFront').shortcut + ')');
1917 …te('title', mxResources.get('toBack') + ' (' + this.editorUi.actions.get('toBack').shortcut + ')');
1972 …bute('title', mxResources.get('group') + ' (' + this.editorUi.actions.get('group').shortcut + ')');
1987 this.editorUi.actions.get('ungroup').shortcut + ')');
2008 this.editorUi.actions.get('copySize').shortcut + ')');
2023 this.editorUi.actions.get('pasteSize').shortcut + ')');
2064 this.editorUi.actions.get('copyData').shortcut + ')' +
2080 this.editorUi.actions.get('pasteData').shortcut + ')');
2123 …sources.get('clearWaypoints') + ' (' + this.editorUi.actions.get('clearWaypoints').shortcut + ')');
2143 …title', mxResources.get('editData') + ' (' + this.editorUi.actions.get('editData').shortcut + ')');
2154 …title', mxResources.get('editLink') + ' (' + this.editorUi.actions.get('editLink').shortcut + ')');
2342 btn.setAttribute('title', label + ' (' + this.editorUi.actions.get('turn').shortcut + ')');
2470 …title', mxResources.get('autosize') + ' (' + this.editorUi.actions.get('autosize').shortcut + ')');
3129 …ribute('title', mxResources.get('bold') + ' (' + this.editorUi.actions.get('bold').shortcut + ')');
3130 …te('title', mxResources.get('italic') + ' (' + this.editorUi.actions.get('italic').shortcut + ')');
3131 …tle', mxResources.get('underline') + ' (' + this.editorUi.actions.get('underline').shortcut + ')');
4746 …tle', mxResources.get('editStyle') + ' (' + this.editorUi.actions.get('editStyle').shortcut + ')');
5891 …s.get('setAsDefaultStyle') + ' (' + this.editorUi.actions.get('setAsDefaultStyle').shortcut + ')');
6964 …title', mxResources.get('editData') + ' (' + this.editorUi.actions.get('editData').shortcut + ')');
6976 …s.get('clearDefaultStyle') + ' (' + this.editorUi.actions.get('clearDefaultStyle').shortcut + ')');