Home
last modified time | relevance | path

Searched +full:empty +(+path:plugin +path:dw2pdf) -(+path:plugin +path:dw2pdf +path:lang) (Results 1 – 25 of 56) sorted by last modified time

123

/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md262 // $copy->myProperty will return an empty collection
/plugin/dw2pdf/
H A Drenderer.php75 //skip empty headlines
/plugin/dw2pdf/vendor/composer/
H A Dautoload_real.php38 if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/
H A DCode128.php172 //double spaces generates empty $v any other is not allowed
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Config/
H A DConfigVariables.php43 // Allows an (empty) end of block to extend beyond the bottom margin by this amount (mm)
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Conversion/
H A DDecToHebrew.php14 $s = ''; // S initially be the empty string
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Css/
H A DDefaultCss.php168 'EMPTY-CELLS' => 'show',
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DCssManager.php821 if (!empty($e)) {
831 if (!empty($e)) {
841 if (!empty($e)) {
1112 if (empty($new['col'])) {
1450 if (!empty($prop['BORDER-LEFT'])) {
1453 if (!empty($prop['BORDER-RIGHT'])) {
1456 if (!empty($prop['BORDER-TOP'])) {
1459 if (!empty($prop['BORDER-BOTTOM'])) {
2311 if (!empty($tr['scheme']) && $tr['host'] && !empty(
[all...]
H A DDirectWrite.php142 if (!empty($this->mpdf->CurrentFont['useOTL']) && preg_match('/([' . $this->mpdf->pregCURSchars . '])/u', $tmp)) {
471 if (!empty($this->mpdf->CurrentFont['useOTL'])) {
H A DForm.php170 if (!empty($objattr['disabled']) || !empty($objattr['readonly'])) {
174 if (!empty($objattr['disabled'])) {
179 if (!empty($objattr['required'])) {
199 if (!empty($objattr['text_align'])) {
208 if (!empty($objattr['onCalculate'])) {
211 if (!empty($objattr['onValidate'])) {
214 if (!empty($objattr['onFormat'])) {
217 if (!empty($objattr['onKeystroke'])) {
240 if (!empty(
[all...]
H A DMpdf.php1636 if (empty($format)) {
1644 } elseif (empty($orientation)) {
2068 if (empty($size) && !$resize) {
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
3682 if (isset($this->CurrentFont['useOTL']) && ($this->CurrentFont['useOTL'] & 0xFF) && !empty($OTLdata)) {
3815 if (empty($family)) {
3836 if (empty($this->Big5_widths)) {
3916 if (empty(
[all...]
H A DOtl.php410 if (!empty($this->mpdf->OTLtags)) {
423 if (!empty($this->mpdf->OTLtags)) {
521 if (!empty($this->mpdf->OTLtags)) {
667 if (!empty($this->mpdf->OTLtags)) {
725 if (!empty($this->mpdf->OTLtags)) {
805 if (!empty($this->mpdf->OTLtags)) {
969 if (!empty($this->mpdf->OTLtags)) {
1055 if (!empty($this->mpdf->OTLtags)) {
1214 if (empty($this->mpdf->OTLtags['Plus']) && empty(
[all...]
H A DSizeConverter.php59 $unit = !empty($parts['unit']) ? $parts['unit'] : null;
60 $size = !empty($parts['size']) ? (float) $parts['size'] : 0.0;
H A DTableOfContents.php585 // Delete empty page that was inserted earlier
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DImageProcessor.php215 if (empty($data)) {
872 if ($colspace === 'Indexed' && empty($pal)) {
990 if ($colspace === 'Indexed' && empty($pal)) {
H A DSvg.php3050 if (empty($styles)) {
3078 if (!empty($class) && isset($styles[$class])) {
3871 if (!empty($array_style['transformations'])) {
3931 if (!empty($array_style['transformations'])) {
4058 if (!empty($array_style['transformations'])) {
4116 if (!empty($current_style['transformations'])) {
4151 if (!empty($this->txt_data[2])) {
4160 if (!empty($current_style['transformations'])) {
4197 if (!empty($current_style['transformations'])) {
H A DWmf.php155 if (!empty($dashArray)) {
269 if (!empty($this->gdiObjectArray)) {
270 $empty = false;
272 while (!$empty) {
273 $empty = !isset($this->gdiObjectArray[$i]);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Language/
H A DLanguageToFont.php14 if (!empty($tags[1])) {
21 if (!empty($tags[2])) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DA.php17 if (!empty($attr['LEVEL'])) {
35 if (!empty($properties)) {
H A DAnnotation.php79 if (isset($attr['POPUP']) && !empty($attr['POPUP'])) {
H A DBarCode.php16 if (!empty($attr['CODE'])) {
H A DBlockTag.php133 if (!empty($properties)) {
348 if ($lastbottommargin && !empty($properties['MARGIN-TOP']) && empty($properties['FLOAT'])) {
364 if (!empty($attr['TYPE'])) {
399 if (!empty($attr['ALIGN'])) {
768 if (!empty($properties['BACKGROUND-IMAGE']) && !$this->mpdf->kwt && !$this->mpdf->ColActive && !$this->mpdf->keep_block_together) {
810 if (!empty($attr['START'])) {
818 if (empty($currblk['list_style_type'])) {
833 if (empty($currblk['list_style_image'])) {
838 if (empty(
[all...]
H A DBookmark.php14 if (!empty($attr['LEVEL'])) {
H A DBr.php73 if (!empty($this->mpdf->textbuffer[count($this->mpdf->textbuffer) - 1][18])) {
H A DColumns.php41 if (!empty($this->mpdf->textbuffer)) { //Output previously buffered content
46 if (!empty($attr['VALIGN'])) {
55 if (!empty($attr['COLUMN-GAP'])) {

123