Home
last modified time | relevance | path

Searched refs:bsh (Results 1 – 2 of 2) sorted by relevance

/plugin/codeprettify/code-prettify/
DREADME.md108 "bsh", "c", "cc", "cpp", "cs", "csh", "cyc", "cv", "htm", "html", "java",
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php2158 $bsw = $bsh = 'contain';
2160 $bsw = $bsh = 'cover';
2162 $bsw = $bsh = 'auto';
2166 $bsh = $sz[1];
2173 if (!stristr($bsh, '%') && !stristr($bsh, 'auto')) {
2174 $bsh = $this->sizeConverter->convert($bsh, $maxwidth, $this->FontSize);
2177 $size = ['w' => $bsw, 'h' => $bsh];
20751 …s = [], $buffer = false, $bSeparate = false, $cort = 'cell', $tablecorner = '', $bsv = 0, $bsh = 0) argument
20872 $xadj = $Tw / 2 - $bsh / 2;
20882 $xadj2 = $Tw / 2 - $bsh / 2;
[all …]