Home
last modified time | relevance | path

Searched refs:image (Results 926 – 950 of 1085) sorted by relevance

1...<<31323334353637383940>>...44

/plugin/diagramsnet/lib/js/grapheditor/
H A DMenus.js1084 Menus.prototype.edgeStyleChange = function(menu, label, keys, values, sprite, parent, reset, image) argument
1086 return this.showIconOnly(menu.addItem(label, image, mxUtils.bind(this, function()
H A DFormat.js198 rounded: true, autoSize: false, image: true, shadow: true, lineJumps: true, resizable: true,
297 result.image = result.image && this.isImageState(state);
4569 ss.style.image != null && ss.style.image.substring(0, 19) == 'data:image/svg+xml;')
4633 var data = ss.style.image.substring(ss.style.image.indexOf(',') + 1);
4753 if (ss.image && ss.cells.length > 0)
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js9915 if (this.image) {
9916 this.image.removeAttribute('src');
9917 delete this.image;
9995 var image = document.createElement('img');
9996 image.id = id;
9997 image.className = className;
10001 image.setAttribute('aria-label', msg);
10005 image.src = this.canvas.toDataURL();
10006 this.image = image;
10008 this.ring.appendChild(image);
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js4image,callback,options){return this.__setBgOverlayImage("overlayImage",image,callback,options)},se… argument
11image=options.image||false;this.mode=options.mode||"multiply";this.alpha=options.alpha||1},applyTo…
H A Dfabric.js5882 setOverlayImage: function (image, callback, options) { argument
6010 if (typeof image === 'string') {
6011 fabric.util.loadImage(image, function(img) {
6017 options && image.setOptions(options);
6018 this[property] = image;
18884 this.image = options.image || false;
18899 if (this.image) {
18904 _el.width = this.image.width;
18905 _el.height = this.image.height;
18908 tmpCanvas.add(this.image);
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt110 * add more image formats supported by getimagesize()
156 » Add detection (not parsing) of WebP image format
199 * bugfix: #1855 - copy image height/width/etc to comments
414 ¤ embedded image data is returned inside [comments][picture]
1055 as ID3v2 with the image (ex JPEG) data returned in [data]
1972 » Added support for ISO 9660 (CD-ROM image) format. Most-useful
2252 attached image the same way as is done with ID3v2 APICs
2262 ['ogg']['comments'][n]['data'] contains valid image data.
2319 make the image-displaying more reliable as well as reduce
2523 to extract the image to a file.
[all …]
H A DREADME.md118 + still image:
128 * ISO-9660 CD-ROM image (directory structure)
H A Dreadme.txt118 ¤ still image:
128 * ISO-9660 CD-ROM image (directory structure)
/plugin/dokutexit/
H A DREADME.md181 Not that you need to install imagemagick for image conversion.
/plugin/avatar/parts/
H A Dmonsterparts.xcf3 gimp xcf filexxB�B� S gimp-commentCreated with The GIMPgimp-image-grid(style intersections)
/plugin/bible/bible_douayRheims/
H A DHabacuc.txt35 …ng avail, because the maker thereof hath graven it, a molten, and a false image? because the forge…
/plugin/diagramsnet/lib/resources/
H A Ddia_ru.txt392 image=Изображение
H A Ddia_bg.txt392 image=Изображение
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php2831 foreach($this->images as $image)
2832 $this->_out('/I'.$image['i'].' '.$image['n'].' 0 R');
/plugin/ckgedit/ckeditor/skins/kama/
H A Deditor_ie7.css5image:url(images/sprites.png);background-position:0 -1400px;background-repeat:no-repeat;padding:0 …
/plugin/achart/assets/
H A Dapexcharts.min.js6image.path){var A=t.image.width?t.image.width:20,S=t.image.height?t.image.height:20;this.annoCtx.a… class in AnonymousFunction1cae5b510100.S.t.pointAnnotation
10image:function(t){return this.put(new SVG.ImageEffect(t))},merge:function(){var t=[void 0];for(var… method in AnonymousFunction1cae5b514ce00.t
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/plugin/diagramsnet/lib/js/diagramly/
H A DMenus.js758 var apply = function(image) argument
760 editorUi.setBackgroundImage(image);
2091 editorUi.showEmbedImageDialog(function(fit, shadow, image, lightbox, editLink, layers) argument
2095 editorUi.createEmbedSvg(fit, shadow, image, lightbox, editLink, layers, function(result)
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/blue.monday/scss/
H A Djplayer.blue.monday.scss16 $jplayer-images-base-url: "../image/" !default;
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DmxVsdxCanvas2D.js550 mxVsdxCanvas2D.prototype.image = function(x, y, w, h, src, aspect, flipH, flipV) method in mxVsdxCanvas2D
/plugin/diagramsnet/lib/img/lib/ibm/vpc/
H A DFloatingIP.svg1 …square" stroke-miterlimit="3"><image y=".75" width="36" height="12.034" preserveAspectRatio="none"…
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css308 .oi[data-glyph=image]:before { content:'\e079'; }
/plugin/anewssystem/
H A Dsyntax.php797 list($link,$image) = $response;
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css308 .oi[data-glyph=image]:before { content:'\e079'; }
/plugin/jdraw/lib/
H A Djgraphx-examples.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

1...<<31323334353637383940>>...44