Lines Matching +defs:img +defs:src
28 function addLogo(img, title, mode, clientName, labels, clientFn) argument
1517 var BackgroundImageDialog = function(editorUi, applyFn, img) argument
1602 editorUi.loadImage(urlInput.value, function(img) argument
4084 function addLogo(img, title, mode, clientName) argument
4640 editorUi.loadImage(newValue, function(img) argument
5257 function addButton(src, tooltip, fn) argument
8967 function addButton(data, mimeType, x, y, w, h, img, aspect, title) argument
9377 return function(data, mimeType, x, y, w, h, img, doneFn, file) argument
9446 editorUi.loadImage(uri, function(img) argument
9565 …leInput.files, 0, 0, editorUi.maxImageSize, function(data, mimeType, x, y, w, h, img, doneFn, file) argument
10150 function createPreview(diagram, elt, img, evt) argument