Home
last modified time | relevance | path

Searched refs:imageObj (Results 1 – 4 of 4) sorted by relevance

/plugin/photogallery/phpThumb/demo/
Djavascript_api.js288 var imageObj;
291 imageObj = getImage(target);
292 if (imageObj) imageObj.src = eval(source).src;
294 imageObj = eval('document.images.' + target);
295 if (imageObj) imageObj.src = eval(source).src;
/plugin/spellcheck/
Dscript.js89 this.imageObj = null;
151 this.imageObj = document.getElementById('spell__check_ico');
194 ajax_spell.imageObj.src = DOKU_BASE+'lib/plugins/spellcheck/images/spellstop.png';
200 ajax_spell.imageObj.src = DOKU_BASE+'lib/plugins/spellcheck/images/spellnoerr.png';
206 ajax_spell.imageObj.src = DOKU_BASE+'lib/plugins/spellcheck/images/spellwait.gif';
212 ajax_spell.imageObj.src = DOKU_BASE+'lib/plugins/spellcheck/images/spellcheck.png';
/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js30682 …StrideLength, imgArray, decode, softMask, mask, SMALL_IMAGE_DIMENSIONS, imageObj, nativeImageDecod…
30755 imageObj = new _image.PDFImage({
30762 imgData = imageObj.createImageData(true);
30827 }).then(function (imageObj) { argument
30828 var imgData = imageObj.createImageData(false);
Dpdf.worker.js.map1imageObj","NativeImageDecoder","nativeImageDecoder","imgPromise","nativeDecoder","handleSMask","sm…