Searched refs:renderImage (Results 1 – 8 of 8) sorted by relevance
/plugin/mathpublish/phpmathpublisher/ |
H A D | PhpMathPublisher.php | 97 $v = $this->renderImage($text, $dirImg . "/math_%s_" . $nameImg); 111 public function renderImage($text, $file) function in RL\\PhpMathPublisher\\PhpMathPublisher
|
/plugin/mathpublish/ |
H A D | syntax.php | 148 $pmp->renderImage($math, $imagefile) - 1000;
|
/plugin/airtable/ |
H A D | syntax.php | 302 function renderImage($data, $images, $image_styles = ""): string { function in syntax_plugin_airtable 362 return $this->renderImage($data, $media, $media_styles);
|
/plugin/mdpage/vendor/cebe/markdown/ |
H A D | MarkdownExtra.php | 238 protected function renderImage($block) function in cebe\\markdown\\MarkdownExtra
|
/plugin/mdpage/vendor/cebe/markdown/inline/ |
H A D | LinkTrait.php | 235 protected function renderImage($block) function
|
/plugin/mdpage/src/DokuWiki/Plugin/Mdpage/ |
H A D | MarkdownRendererTrait.php | 449 protected function renderImage($block) { function
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
H A D | pdfmake.js | 2227 renderImage(item.item, item.item.x, item.item.y, pdfKitDoc); 2351 function renderImage(image, x, y, pdfKitDoc) {
|
H A D | pdfmake.min.js.map | 1 …renderImage","watermark","renderWatermark","setFontRefsToPdfDoc","line","ascenderHeight","getAscen…
|