Searched refs:getLibraryStorageHint (Results 1 – 5 of 5) sorted by relevance
5416 App.prototype.getLibraryStorageHint = function(file) method in App
3117 EditorUi.prototype.getLibraryStorageHint = function(file) method in EditorUi3194 title.setAttribute('title', this.getLibraryStorageHint(file) + '\n' + tip);
3431 …{message:mxResources.get("notALibraryFile")};};EditorUi.prototype.getLibraryStorageHint=function(b…3433 …&&0<g.length&&".scratchpad"!=b.title&&q.setAttribute("title",this.getLibraryStorageHint(b)+"\n"+g)…
10763 …{message:mxResources.get("notALibraryFile")};};EditorUi.prototype.getLibraryStorageHint=function(b…10765 …&&0<e.length&&".scratchpad"!=b.title&&k.setAttribute("title",this.getLibraryStorageHint(b)+"\n"+e)…11706 App.prototype.getLibraryStorageHint=function(b){var e=b.getTitle();b.constructor!=LocalLibrary&&(e+…