Home
last modified time | relevance | path

Searched refs:type (Results 226 – 250 of 4303) sorted by last modified time

12345678910>>...173

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/
H A DCode128.php16 * @param string $type
19 public function __construct($code, $type = 'B', $ean = false, $quiet_zone_left = null, $quiet_zone_right = null) argument
21 $this->init($code, $type, $ean);
32 * @param string $type
35 protected function init($code, $type, $ean) argument
37 $code = UtfString::strcode2utf($code); // mPDF 5.7.1 Allows e.g. <barcode code="5432&#013;1068" type="C128A" />
150 switch (strtoupper($type)) {
241 throw new \Mpdf\Barcode\BarcodeException(sprintf('Invalid CODE128 barcode type "%s"', $type));
258 throw new \Mpdf\Barcode\BarcodeException(sprintf('Invalid character "%s" in CODE128%s barcode value "%s"', $code[$i], $type,
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DBarcode.php8 public function getBarcodeArray($code, $type, $pr = '', $quiet_zone_left = null, $quiet_zone_right = null) argument
10 $barcode = $this->getBarcode($code, $type, $pr, $quiet_zone_left, $quiet_zone_right);
14 public function getChecksum($code, $type) argument
16 $barcode = $this->getBarcode($code, $type);
22 * @param string $type
27 public function getBarcode($code, $type, $pr = 0.0, $quiet_zone_left = null, $quiet_zone_right = null) argument
29 switch (strtoupper($type)) {
H A DForm.php494 $type = $this->formExportType;
497 $this->SetFormSubmit($w, $h, $objattr['fieldname'], $objattr['value'], $url, $objattr['title'], $type, $method, $flags, (isset($objattr['background-col']) ? $objattr['background-col'] : false), (isset($objattr['border-col']) ? $objattr['border-col'] : false), (isset($objattr['noprint']) ? $objattr['noprint'] : false));
1097 function SetFormButton($bb, $hh, $name, $value, $type, $title = '', $flags = [], $checked = false, $disabled = false, $background_col = false, $border_col = false, $noprint = false)
1109 if ($type === 'checkbox') {
1111 } elseif ($type === 'radio') {
1124 if ($type === 'radio' || $type === 'checkbox') {
1129 if ($type === 'radio') {
1147 if ($type === 'checkbox') {
1168 'subtype' => $type,
1099 SetFormButton($bb, $hh, $name, $value, $type, $title = '', $flags = [], $checked = false, $disabled = false, $background_col = false, $border_col = false, $noprint = false) global() argument
[all...]
H A DFpdiTrait.php208 $type = PdfName::ensure(PdfType::resolve(PdfDictionary::get($annotation, 'Type'), $parser));
213 if ($type->value !== 'Annot' || $subtype->value !== 'Link') {
H A DGradient.php49 $this->mpdf->gradients[$n]['type'] = 6; //coons patch mesh
147 // type = linear:2; radial: 3;
155 public function Gradient($x, $y, $w, $h, $type, $stops = [], $colorspace = 'RGB', $coords = '', $extend = '', $return = false, $is_mask = false)
157 if ($type && stripos($type, 'L') === 0) {
158 $type = self::TYPE_LINEAR;
159 } elseif ($type && stripos($type, 'R') === 0) {
160 $type = self::TYPE_RADIAL;
174 if ($type <
141 Gradient($x, $y, $w, $h, $type, $stops = [], $colorspace = 'RGB', $coords = '', $extend = '', $return = false, $is_mask = false) global() argument
[all...]
H A DMpdf.php552 // mPDF 6 Used for table cell (block-type) properties
1845 * mime (optional): file mime type (will show up as /Subtype in the PDF)
2279 $s .= $this->gradient->Gradient($clx, $cly, $clw, $clh, $g['type'], $g['stops'], $g['colorspace'], $g['coords'], $g['extend'], true);
2795 $condition = (isset($a['condition']) ? $a['condition'] : (isset($a['type']) ? $a['type'] : ''));
3088 $this->PageNumSubstitutions[] = ['from' => ($this->page + 1), 'reset' => $resetpagenum, 'type' => $pagenumstyle, 'suppress' => $suppress];
3356 function SetColor($col, $type = '')
3371 if ($type == 'Draw') {
3374 elseif ($type == 'CodeOnly') {
3544 if ($this->CurrentFont['type']
3328 SetColor($col, $type = '') global() argument
7637 _printListBullet($x, $y, $size, $type, $color) global() argument
8810 Image($file, $x, $y, $w = 0, $h = 0, $type = '', $link = '', $paint = true, $constrain = true, $watermark = false, $shownoimg = true, $allowvector = true) global() argument
9055 inlineObject($type, $x, $y, $objattr, $Lmargin, $widthUsed, $maxWidth, $lineHeight, $paint = false, $is_table = false) global() argument
11581 _getStyledNumber($ppgno, $type, $listmarker = false) global() argument
18053 setCSS($arrayaux, $type = '', $tag = '') global() argument
24828 columnAdjustPregReplace($type, $xadj, $yadj, $pattern, $subject) global() argument
26786 columnAdjustAdd($type, $k, $xadj, $yadj, $a, $b, $c = 0, $d = 0, $e = 0, $f = 0) global() argument
[all...]
H A DOtl.php2437 // Get types of new inserted chars - or replicate type of char being replaced
2617 // Get types of new inserted chars - or replicate type of char being replaced
2809 /* VOWELS = TRANSPARENT-JOINING = Unicode Transparent-Joining type (not just vowels) */
2899 private function get_arab_glyphs($char, $type, &$chars, $i, $scriptTag, $usetags) argument
2902 if (($type === 0 && strpos($usetags, 'isol') === false) || ($type === 1 && strpos($usetags, 'fina') === false) || ($type === 2 && strpos($usetags, 'init') === false) || ($type === 3 && strpos($usetags, 'medi') === false)) {
2937 if (($type > 0 || $type
[all...]
H A DOtlDump.php1334 $type = $this->read_ushort();
1337 $GSLookup[$i]['Type'] = $type;
1417 $type = $this->read_ushort();
1420 $Lookup[$i]['Type'] = $type;
1442 7 Extension Substitution Extension mechanism for other substitutions (i.e. this excludes the Extension type substitution itself)
3184 $type = $this->read_ushort();
3187 $Lookup[$i]['Type'] = $type;
H A DTTFontFile.php1585 $type = $this->read_ushort();
1589 $GSLookup[$i]['Type'] = $type;
1649 $type = $this->read_ushort();
1652 $Lookup[$i]['Type'] = $type;
1672 7 Extension Substitution Extension mechanism for other substitutions (i.e. this excludes the Extension type substitution itself)
2440 $volt[] = ['match' => $repl, 'replace' => $subs, 'tag' => $tag, 'key' => $inputGlyphs[0], 'type' => 1];
2450 $volt[] = ['match' => $repl, 'replace' => $subs, 'tag' => $tag, 'key' => $inputGlyphs[0], 'type' => 2];
2460 $volt[] = ['match' => $repl, 'replace' => $subs, 'tag' => $tag, 'key' => $inputGlyphs[0], 'type' => 3];
2471 $volt[] = ['match' => $repl, 'replace' => $subs, 'tag' => $tag, 'key' => $inputGlyphs[0], 'type' => 4, 'CompCount' => $Lookup[$i]['Subtable'][$c]['subs'][$s]['CompCount'], 'Lig' => $substitute];
2515 $subRule['rules'][] = ['type'
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DImageProcessor.php161 $type = null;
173 $type = $v[1];
224 $type = $this->guesser->guess($data);
231 $type = $this->guesser->guess($data);
234 if ((!$data || !$type) && function_exists('curl_init')) { // mPDF 5.7.4
237 $type = $this->guesser->guess($data);
241 if ((!$data || !$type) && !ini_get('allow_url_fopen')) { // only worth trying if remote file and !ini_get('allow_url_fopen')
244 $type = $this->guesser->guess($data);
253 if ($type === null) {
254 $type
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Shaper/
H A DIndic.php111 $type = self::indic_get_categories($u);
112 $cat = ($type & 0x7F);
113 $pos = ($type >> 8);
H A DMyanmar.php116 $type = self::myanmar_get_categories($u);
117 $cat = ($type & 0x7F);
118 $pos = ($type >> 8);
H A DSea.php128 $type = self::sea_get_categories($u);
129 $cat = ($type & 0x7F);
130 $pos = ($type >> 8);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DFormFeed.php142 $type = '';
144 $type = 'NEXT-ODD';
146 $type = strtoupper($attr['TYPE']);
149 if ($type === 'E' || $type === 'EVEN') {
173 } elseif ($type === 'O' || $type === 'ODD') {
197 } elseif ($type === 'NEXT-ODD') {
221 } elseif ($type === 'NEXT-EVEN') {
H A DInput.php29 $objattr['type'] = 'input';
96 $type = '';
124 $type = 'CHECKBOX';
135 $type = 'RADIO';
146 $type = 'IMAGE';
237 if ($info['type'] === 'wmf') {
244 if ($info['type'] === 'svg') {
290 $objattr['type'] = 'image';
291 $objattr['itype'] = $info['type'];
295 if ($info['type']
[all...]
H A DMeter.php67 $type = '';
69 $type = $attr['TYPE'];
226 $svg = $this->makeSVG($type, $value, $max, $min, $optimum, $low, $high);
277 $objattr['type'] = 'image';
278 $objattr['itype'] = $info['type'];
304 protected function makeSVG($type, $value, $max, $min, $optimum, $low, $high) argument
306 if ($type == '2') {
308 ///////// CUSTOM <meter type="2">
367 } elseif ($type == '3') {
369 ///////// CUSTOM <meter type
[all...]
H A DProgress.php7 protected function makeSVG($type, $value, $max, $min, $optimum, $low, $high) argument
11 if ($type == '2') {
13 ///////// CUSTOM <progress type="2">
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DFontWriter.php47 if (isset($info['type']) && $info['type'] === 'TTF' && !$info['sip'] && !$info['smp']) {
51 if (isset($f['fontkey']) && $f['fontkey'] === $fontkey && $f['type'] === 'TTF') {
113 $type = $font['type'];
116 if ($type === 'TTF' && (!isset($font['used']) || !$font['used'])) {
128 if ($type === 'Type0') { // Adobe CJK Fonts
135 } elseif ($type === 'core') {
156 } elseif ($type === 'TTF' && ($font['sip'] || $font['smp'])) {
276 } elseif ($type
[all...]
/plugin/dw2pdf/
H A DMenuItem.php17 protected $type = 'export_pdf'; variable in dokuwiki\\plugin\\dw2pdf\\MenuItem
H A Dcomposer.lock13 "type": "git",
18 "type": "zip",
44 "type": "library",
79 "type": "custom"
88 "type": "git",
93 "type": "zip",
112 "type": "library",
147 "type": "custom"
156 "type": "git",
161 "type"
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/
H A DTharlonOFL.txt24 however, cannot be released under any other type of license. The
H A DDhyanaOFL.txt25 however, cannot be released under any other type of license. The
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DREADME.md70 This will output the PDF inline to the browser as `application/pdf` Content-type.
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Type/
H A DPdfType.php17 * A class defining a PDF data type
53 * Ensure that a value is an instance of a specific PDF type.
55 * @param string $type
61 protected static function ensureType($type, $value, $errorMessage) argument
63 if (!($value instanceof $type)) {
74 * The value of the PDF type.
/plugin/dw2pdf/vendor/composer/
H A DInstalledVersions.php31 * @psalm-var array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}|array{}|null
42 * @psalm-var array<string, array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}>
67 * Returns a list of all package names with a specific type e.g. 'library'
69 * @param string $type
73 public static function getInstalledPackagesByType($type) argument
79 if (isset($package['type']) && $package['type'] === $type) {
[all...]

12345678910>>...173