| /plugin/jcapture/src/com/hammurapi/jcapture/ |
| D | ScreenRecorder.java | 214 …Map<Region, Image> imageCache = new IdentityHashMap<Region, VideoEncoder.Fragment.Frame.Shape.Imag… in getMovie() local 253 imageCache.put(region, (Image) content); in getMovie() 258 … content = new ShapeImpl.ImageReferenceImpl(imageCache.get(region.getMasterImageRegion())); in getMovie()
|
| D | SwfEncoder.java | 114 Map<Image, ImageTag> imageCache = new IdentityHashMap<Image, ImageTag>(); in encode() local 239 ImageTag imageTag = imageCache.get(image); in encode() 245 imageCache.put(image, imageTag); in encode()
|
| /plugin/jcapture/lib/ |
| D | jcapture.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | Editor.js | 2777 Editor.prototype.convertImages = function(svgRoot, callback, imageCache, converter) argument 2803 var cache = imageCache || new Object(); 3364 …Editor.prototype.exportToCanvas = function(callback, width, imageCache, background, error, limitHe… argument 3591 }), imageCache, converter);
|
| D | EditorUi.js | 14907 …EditorUi.prototype.exportToCanvas = function(callback, width, imageCache, background, error, limit… argument 14911 return this.editor.exportToCanvas(callback, width, imageCache, background, error, limitHeight, 14922 EditorUi.prototype.convertImages = function(svgRoot, callback, imageCache, converter) argument 14925 return this.editor.convertImages(svgRoot, callback, imageCache, converter);
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.worker.js | 15828 this.imageCache = Object.create(null); 16261 var cacheEntry = this.imageCache[cacheKey]; 16280 this.imageCache[cacheKey] = imageStream; 30682 …var resources, image, _ref3$isInline, isInline, operatorList, cacheKey, imageCache, _ref3$forceDis… 30688 …operatorList = _ref3.operatorList, cacheKey = _ref3.cacheKey, imageCache = _ref3.imageCache, _ref3… 30737 imageCache[cacheKey] = { variable 30786 imageCache[cacheKey] = { variable 30799 imageCache: imageCache, property 30861 imageCache[cacheKey] = { variable 31307 var imageCache = Object.create(null); [all …]
|
| D | pdf.worker.js.map | 1 …imageCache","softMask","SMALL_IMAGE_DIMENSIONS","imageObj","NativeImageDecoder","nativeImageDecode…
|
| /plugin/processing/ |
| D | script.js | 9209 if (curSketch.imageCache.images[file]) { 9210 return new PImage(curSketch.imageCache.images[file]); 11667 if (!curSketch.imageCache.pending && curSketch.fonts.pending()) { 12890 sketch.imageCache.add(imageName); 12970 this.imageCache = { property in Processing.Sketch
|
| /plugin/jdraw/lib/ |
| D | jgraphx.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 1979 …1e,t)});A1e={};A1e.getCachedImage=function(t,e,r){var n=this,i=n.imageCache=n.imageCache||{},a=i[t…
|