Home
last modified time | relevance | path

Searched refs:createImage (Results 1 – 21 of 21) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DResponse.php50 public function setCreateImage(CreateImageResponse $createImage) argument
52 $this->createImage = $createImage;
59 return $this->createImage;
H A DRequest.php114 public function setCreateImage(CreateImageRequest $createImage) argument
116 $this->createImage = $createImage;
123 return $this->createImage;
/plugin/farmer/3rdparty/
H A DRingIcon.php50 public function createImage($seed = '', $file = '')
52 public function createImage($seed = '', $file = '') global() function in splitbrain\\RingIcon\\RingIcon
/plugin/farmer/admin/
H A Dnew.php249 $ringicon->createImage($animaldir, $logo);
/plugin/jmol2/jmol/
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DCHANGES.txt1918 # bug fix: createImage(), not getImage() in order to allow dynamic file change
/plugin/diagramsnet/lib/plugins/trees/
H A Dtrees.js1100 var img = mxUtils.createImage('plugins/trees/handle-move.gif');
/plugin/diagramsnet/lib/js/diagramly/
H A DTrees.js1255 this.moveHandle = mxUtils.createImage(Editor.moveImage);
/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js1395 var img = mxUtils.createImage(Dialog.prototype.closeImage);
H A DSidebar.js2867 arrow = mxUtils.createImage(img.src);
H A DGraph.js5175 arrow = mxUtils.createImage(img.src);
12131 var moveHandle = mxUtils.createImage(Editor.rowMoveImage);
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1createImage();img.onload=function(){callback&&callback.call(context,img);img=img.onload=img.onerro… method in fabric.util
4 …ctionBody(options.source))}else{var _this=this;this.source=fabric.util.createImage();fabric.util.l…
9 …ent,canvasEl=fabric.util.createCanvasElement(),replacement=fabric.util.createImage(),_this=this;ca…
H A Dfabric.js566 var img = fabric.util.createImage();
745 createImage: function() { method in fabric.util
5341 this.source = fabric.util.createImage();
17199 replacement = fabric.util.createImage(),
/plugin/processing/
H A Dscript.js9198 p.createImage = function createImage(w, h, mode) { function
/plugin/diagramsnet/lib/js/
H A Dapp.min.js311 …a.style.filter=100<=b?"":"alpha(opacity="+b+")":a.style.opacity=b/100},createImage:function(a){var…
2519 Sidebar.prototype.createDragSource=function(a,b,d,e,c){function f(a,b){var c;c=mxUtils.createImage(…
2706 HoverIcons.prototype.createArrow=function(a,b,d){var e=null,e=mxUtils.createImage(a.src);e.style.wi…
2892 …ls.bind(this,function(b){if(null!=b&&a.isVertex(b.cell)){var c=mxUtils.createImage(Editor.rowMoveI…
3718 …-box";c.style.width="100%";var d=document.createElement("a"),e=mxUtils.createImage(Dialog.prototyp…
12029 …getOutgoingTreeEdges(this.state.cell).length&&(this.moveHandle=mxUtils.createImage(Editor.moveImag…
H A Dviewer.min.js277 …a.style.filter=100<=b?"":"alpha(opacity="+b+")":a.style.opacity=b/100},createImage:function(a){var…
2457 HoverIcons.prototype.createArrow=function(b,c,e){var k=null,k=mxUtils.createImage(b.src);k.style.wi…
2643 …ls.bind(this,function(d){if(null!=d&&b.isVertex(d.cell)){var f=mxUtils.createImage(Editor.rowMoveI…
H A Dviewer-static.min.js277 …a.style.filter=100<=b?"":"alpha(opacity="+b+")":a.style.opacity=b/100},createImage:function(a){var…
2457 HoverIcons.prototype.createArrow=function(b,c,e){var k=null,k=mxUtils.createImage(b.src);k.style.wi…
2643 …ls.bind(this,function(d){if(null!=d&&b.isVertex(d.cell)){var f=mxUtils.createImage(Editor.rowMoveI…
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js73 …a.style.filter=100<=b?"":"alpha(opacity="+b+")":a.style.opacity=b/100},createImage:function(a){var…