/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Data/ |
H A D | Item.php | 226 public function addImage(Image $image) function in FINDOLOGIC\\Export\\Data\\Item 238 $this->addImage($image);
|
/plugin/combo/action/ |
H A D | imgmove.php | 109 ->addImage($targetImageId, $imageUsageValue) 222 $pageImagesObject->addImage($imageId, $image->getUsages());
|
/plugin/findologicxmlexport/vendor/findologic/libflexport/examples/ |
H A D | XmlExample.php | 136 $item->addImage(new Image($image, $type, $usergroup));
|
/plugin/odt/ODT/ |
H A D | ODTParagraph.php | 215 ODTImage::addImage ($params, $picture, NULL, NULL, NULL, NULL, $style_name);
|
H A D | ODTSpan.php | 93 ODTImage::addImage ($params, $picture, NULL, NULL, NULL, NULL, $style_name);
|
H A D | ODTImage.php | 26 …public static function addImage(ODTInternalParams $params, $src, $width = NULL, $height = NULL, $a… function in ODTImage
|
H A D | ODTDocument.php | 1572 …public function addImage($src, $width = NULL, $height = NULL, $align = NULL, $title = NULL, $style… function in ODTDocument 1574 …return ODTImage::addImage($this->params, $src, $width, $height, $align, $title, $style, $returnonl… 1576 … ODTImage::addImage($this->params, $src, $width, $height, $align, $title, $style, $returnonly);
|
/plugin/combo/ComboStrap/ |
H A D | LdJson.php | 60 public static function addImage(array &$ldJson, MarkupPath $page) function in ComboStrap\\LdJson 394 self::addImage($ldJson, $page); 435 self::addImage($ldJson, $page);
|
/plugin/combo/ComboStrap/Meta/Field/ |
H A D | PageImages.php | 222 public function addImage(string $wikiImagePath, $usages = null): PageImages function in ComboStrap\\Meta\\Field\\PageImages
|
/plugin/diagramsnet/lib/plugins/ |
H A D | cConf-1-4-8.js | 1063 function addImage(container, data, w, h, img) function 1148 addImage(preview, images[i].data, images[i].w, images[i].h, images[i]);
|
/plugin/galleryv1.5/inc/ |
H A D | magazinelayout.class.php | 244 function addImage($img,$url='') function in magazinelayout
|
/plugin/odt/renderer/ |
H A D | page.php | 1658 … return $this->document->addImage($src, $width, $height, $align, $title, $style, $returnonly); 1660 $this->document->addImage($src, $width, $height, $align, $title, $style, $returnonly);
|
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/ |
H A D | holder.min.js | 12 …&&null!=b&&(J.settings.themes[a]=b),delete J.vars.cache.themeKeys,this},addImage:function(a,b){var…
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Dialogs.js | 2256 img.setAttribute('src', Editor.addImage);
|
H A D | Editor.js | 143 Editor.addImage = 'data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIG…
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
H A D | pdfmake.js | 13953 var position = this.writer.addImage(node); 16254 PageElementWriter.prototype.addImage = function(image, index) { 16256 return self.writer.addImage(image, index); 16462 ElementWriter.prototype.addImage = function(image, index) {
|
H A D | pdfmake.min.js | 9 …nlines.length,e},i.prototype.processImage=function(t){var e=this.writer.addImage(t);t.positions.pu… 10 …addImage=function(t,e){return i(this,function(n){return n.writer.addImage(t,e)})},r.prototype.addQ… method in r
|
H A D | pdfmake.min.js.map | 1 …addImage","_minHeight","availableHeight","addQr","events","event","callbacks","stopTracking","emit…
|
/plugin/datatables/assets/pdfmake/build/ |
H A D | pdfmake.min.js |
|
/plugin/achart/assets/ |
H A D | apexcharts.min.js | 6 …addImage({x:s+t.image.offsetX-A/2,y:r+t.image.offsetY-S/2,width:A,height:S,path:t.image.path,appen…
|
/plugin/xlsx2dw/packages/exceljs/ |
H A D | exceljs.js | 4138 value: function addImage(image) { 4970 value: function addImage(imageId, range) {
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 2061 …i0yVjdjMC0xLjEtLjktMi0yLTJ6bTAgMTZIOFY3aDExdjE0eiIvPjwvc3ZnPg==";Editor.addImage="data:image/svg+x… 3754 …esources.get("addLayer"));m=m.cloneNode(!1);m.setAttribute("src",Editor.addImage);w.appendChild(m)…
|
H A D | viewer.min.js | 2027 …i0yVjdjMC0xLjEtLjktMi0yLTJ6bTAgMTZIOFY3aDExdjE0eiIvPjwvc3ZnPg==";Editor.addImage="data:image/svg+x…
|
H A D | viewer-static.min.js | 2027 …i0yVjdjMC0xLjEtLjktMi0yLTJ6bTAgMTZIOFY3aDExdjE0eiIvPjwvc3ZnPg==";Editor.addImage="data:image/svg+x…
|