Home
last modified time | relevance | path

Searched refs:searchImage (Results 1 – 3 of 3) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DSidebar.js140 Sidebar.prototype.searchImage = (!mxClient.IS_SVG) ? IMAGE_PATH + '/search.png' : 'data:image/png;b… method in Sidebar
842 cross.setAttribute('src', Sidebar.prototype.searchImage);
907 cross.setAttribute('src', Sidebar.prototype.searchImage);
1062 cross.setAttribute('src', Sidebar.prototype.searchImage);
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js3004 …var searchImg = typeof Sidebar != 'undefined'? Sidebar.prototype.searchImage : IMAGE_PATH + '/sear…
3324 magnify.setAttribute('src', Sidebar.prototype.searchImage);
/plugin/diagramsnet/lib/js/
H A Dapp.min.js2355 Sidebar.prototype.searchImage=mxClient.IS_SVG?"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAA…
2378 …f=document.createElement("img");f.setAttribute("src",Sidebar.prototype.searchImage);f.setAttribute…
2380 …==Dialog.prototype.closeImage&&(f.setAttribute("src",Sidebar.prototype.searchImage),f.setAttribute…
2384 c.value?(f.setAttribute("src",Sidebar.prototype.searchImage),f.setAttribute("title",mxResources.get…
10154 …D=document.createElement("img");D.setAttribute("src",Sidebar.prototype.searchImage);D.setAttribute…
10171 …t.createElement("img"),Z="undefined"!=typeof Sidebar?Sidebar.prototype.searchImage:IMAGE_PATH+"/se…