Searched refs:btype (Results 1 – 4 of 4) sorted by relevance
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | Mpdf.php | 26100 …$paddingT = 2, $paddingB = 2, $height = 1, $bgcol = false, $col = false, $btype = 'ISBN', $supplem… argument 26110 if ($btype == 'ISSN' || $btype == 'ISBN') { 26113 $arrcode = $this->barcode->getBarcodeArray($code, $btype); 26120 if ((($btype === 'EAN13' || $btype === 'ISBN' || $btype === 'ISSN') && strlen($code) === 12) 26121 || ($btype == 'UPCA' && strlen($code) === 11) 26122 || ($btype == 'UPCE' && strlen($code) === 11) 26123 || ($btype == 'EAN8' && strlen($code) === 7)) { 26134 if ($btype === 'ISBN') { 26138 if ($btype === 'ISSN') { 26175 …if (($btype == 'EAN13' && $showtext) || $btype == 'ISSN' || $btype == 'ISBN') { // Add height for … [all …]
|
| /plugin/dokuprism/prism/ |
| D | prism.js | 88 …|interface|module|namespace|type)\b(?=\s*(?:[{_$a-zA-Z\xA0-\uFFFF]|$))/,/\btype\b(?=\s*(?:[\{*]|$)…
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 52331 var bfinal, btype, res; 52338 btype = tinf_read_bits(d, 2, 0); 52341 switch (btype) {
|
| /plugin/strata/ |
| D | plotly-2.25.2.min.js | 8 ….dy,text:n.text,hovertext:n.hovertext,transpose:n.transpose,atype:n.xtype,btype:n.ytype,fillcolor:…
|