Home
last modified time | relevance | path

Searched refs:Output (Results 1 – 25 of 73) sorted by last modified time

123

/plugin/siteexport/inc/
H A Dpdfgenerator.php64 $mpdf->Output($filename, "F");
/plugin/struct/
H A Dstyle.less476 * General Output styles
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt237 * Output image format defaults to input format (based on
1458 * Output can now be rendered to a file only (not to
H A Dphpthumb.readme.txt512 aoe = Output Allow Enlarging - override the setting for
/plugin/dw2pdf/vendor/mpdf/qrcode/src/Output/
H A DHtml.php3 namespace Mpdf\QrCode\Output;
H A DMpdf.php3 namespace Mpdf\QrCode\Output;
H A DPng.php3 namespace Mpdf\QrCode\Output;
H A DSvg.php3 namespace Mpdf\QrCode\Output;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php12 use Mpdf\Output\Destination;
2829 if ($this->blklvl == 0 && !empty($this->textbuffer)) { // Output previously buffered content
2841 if ($b == $this->blklvl && !empty($this->textbuffer)) { // Output previously buffered content
2848 } elseif (!empty($this->textbuffer)) { // Output previously buffered content
4350 // Output (or return) a string
4485 // Output a string using Text() but does encoding and text reversing of RTL
4526 // Output a cell using Cell() but does encoding and text reversing of RTL
4728 * Output a cell
5199 // Output text word by word with an adjustment to the intercharacter spacing for SPACEs to form word spacing
5634 // Output th
9440 function Output($name = '', $dest = '') global() function in Mpdf\\Mpdf
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Output/
H A DDestination.php3 namespace Mpdf\Output;
/plugin/dw2pdf/vendor/mpdf/qrcode/
H A DREADME.md21 use Mpdf\QrCode\Output;
25 $output = new Output\Png();
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DREADME.md66 $mpdf->Output();
H A DCHANGELOG.md170 - Added `\Mpdf\Output\Destination` class with verbose output destination constants
/plugin/dw2pdf/vendor/setasign/fpdi/
H A DREADME.md129 $pdf->Output();
/plugin/dw2pdf/
H A Daction.php568 $mpdf->Output($cachefile, 'F');
/plugin/combo/grammar/
H A DREADME.md16 * Output directory: `D:\dokuwiki\lib\plugins\combo\`
/plugin/combo/vendor/symfony/yaml/Command/
H A DLintCommand.php23 use Symfony\Component\Console\Output\OutputInterface;
/plugin/adhoctags/
H A DREADME.md52 - `<samp>` – “[Sample Output](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/samp)”
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddmn-js-decision-table.css339 content: 'Output';
/plugin/odt/
H A DChangeLog.txt103 * Output paragraphs with style "Quotation 1" up to "Quotation 5" for quotes.
/plugin/orphanmedia2/
H A Ddokuwiki-plugin-page.md33 ^ Option ^ Output ^
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DJobConfig.php35 protected $outputType = Output::class;
129 * @param Output
131 public function setOutput(Output $output)
136 * @return Output
H A DOutput.php20 class Output extends \Google\Model class
44 class_alias(Output::class, 'Google_Service_Transcoder_Output');
/plugin/xcom/lang/en/
H A Dhowto.txt32Output" window. When the result of a query is displayed, this window opens and the contents of you…

123