Home
last modified time | relevance | path

Searched refs:Image (Results 76 – 100 of 300) sorted by relevance

12345678910>>...12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DImage.php20 class Image extends \Google\Collection class
569 class_alias(Image::class, 'Google_Service_Compute_Image');
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Data/
H A DImage.php26 class Image implements Serializable class
/plugin/chat/
H A Dscript.js836 (new Image()).src = DOKU_BASE+'lib/plugins/chat/volume0.gif';
837 (new Image()).src = DOKU_BASE+'lib/plugins/chat/volume1.gif';
838 (new Image()).src = DOKU_BASE+'lib/plugins/chat/volume2.gif';
839 (new Image()).src = DOKU_BASE+'lib/plugins/chat/volume3.gif';
840 (new Image()).src = DOKU_BASE+'lib/plugins/chat/volume4.gif';
/plugin/popupviewer/
H A Dscript.js165 var img = new Image();
578 var img = new Image();
672 var image = new Image();
697 function img(url) { var i = new Image(); i.src = url; return i; }
698 if ('naturalWidth' in (new Image())) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Gif/
H A DGif.php29 $this->m_img = new Image();
/plugin/imagemap/
H A DREADME1 ====== Image Map Plugin ======
46 * {{http://whoopdedo.org/doku-plugins/imagemap.zip|Image Map Plugin}}
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DLinks.svelte31 const image = new Image();
169 Copy Image
187 <a class="link-style" href={iUrl}>Link to Image</a>
/plugin/magnifier/
H A DREADME.md1 Image Magnifier
/plugin/imagemapping/
H A DREADME1 ====== Image Map Plugin ======
53 * {{https://github.com/i-net-software/dokuwiki-plugin-imagemap/archive/master.zip|Image Map Plugin}}
/plugin/avtaskbox/
H A DREADME.md33 * Image fix by user monoceros84.
/plugin/ckgdoku/ckeditor/plugins/image/
H A Dplugin.js.unc7 * @fileOverview Image plugin
26 editor.ui.addButton && editor.ui.addButton( 'Image', {
/plugin/ckgedit/ckeditor/plugins/image/
H A Dplugin.js.unc7 * @fileOverview Image plugin
26 editor.ui.addButton && editor.ui.addButton( 'Image', {
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1 …},createImage:function(){return fabric.isLikelyNode?new(require("canvas").Image):fabric.document.c…
4 …ing"){fabric.util.loadImage(image,function(img){this[property]=new fabric.Image(img,options);callb…
6Image.fromObject(value,function(img){_this[property]=img;loaded[property]=true;callback&&callback(…
9Image){fabric.warn("fabric.Image is already defined.");return}fabric.Image=fabric.util.createClass… class in fabric
11Image.filters.GradientTransparency=fabric.util.createClass(fabric.Image.filters.BaseFilter,{type:"…
15Image=require("canvas").Image;function request(url,encoding,callback){var oURL=URL.parse(url);if(!…
H A Dfabric.js747 ? new (require('canvas').Image)()
16887 if (global.fabric.Image) {
17398 fabric.Image.CSS_CANVAS = 'canvas-img';
17404 fabric.Image.prototype.getSvgSrc = fabric.Image.prototype.getSrc; class in fabric
17441 fabric.Image.ATTRIBUTE_NAMES =
17487 fabric.Image.async = true;
17495 fabric.Image.pngCompression = 1;
17596 fabric.Image.filters = fabric.Image.filters || { };
23271 Image = require('canvas').Image; variable
23337 var img = new Image();
[all …]
/plugin/commonmark/vendor/league/commonmark/src/Extension/InlinesOnly/
H A DInlinesOnlyExtension.php58 ->addRenderer(CommonMark\Node\Inline\Image::class, new CommonMark\Renderer\Inline\ImageRenderer(), 0)
/plugin/galleryv1.5/
H A Dscript.js191 var imag = new Image;
404 var imag = new Image;
436 var preloadNextImage = new Image();
440 var preloadPrevImage = new Image();
/plugin/dw2pdf/
H A DDokuImageProcessorDecorator.php5 use Mpdf\Image\ImageProcessor;
/plugin/groupmanager/
H A Dscript.js16 if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
/plugin/ckgedit/ckeditor/lang/
H A Den.js.4.95Image","flash":"Flash","form":"Form","checkbox":"Checkbox","radio":"Radio Button","textField":"Tex…
/plugin/struct/
H A Ddeleted.files98 types/Image.php
/plugin/mediasyntax/test/
H A Dmediasyntax-test.txt42 [[Image:test.png]]
/plugin/gitlog/
H A Dreadme.md9 ![Image](screenshot.png?raw=true)
/plugin/webcomponent/_test/data/pages/
H A Dcard.txt20 ==== Card, Image, button ====
/plugin/animation/styles/
H A Dscianimator.dark.css2 * SciAnimator - Scientific Image Animator Plugin for jQuery
H A Dscianimator.light.css2 * SciAnimator - Scientific Image Animator Plugin for jQuery

12345678910>>...12