Searched refs:lineBox (Results 1 – 2 of 2) sorted by relevance
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
D | Mpdf.php | 4734 …valign = 'M', $spanfill = 0, $exactWidth = false, $OTLdata = false, $textvar = 0, $lineBox = false) argument 4821 …if ($lineBox && isset($lineBox['boxtop']) && $txt) { // i.e. always from WriteFlowingBlock/finishF… 4823 $boxtop = $this->y + $lineBox['boxtop']; 4824 $boxbottom = $this->y + $lineBox['boxbottom']; 4825 $glyphYorigin = $lineBox['glyphYorigin']; 4826 $baseline_shift = $lineBox['baseline-shift']; 4832 if (isset($lineBox['background-boxtop'])) { 4833 $bg_boxtop = $this->y + $lineBox['background-boxtop'] - $lineBox['background-baseline-shift']; 4834 …$bg_boxbottom = $this->y + $lineBox['background-boxbottom'] - $lineBox['background-baseline-shift'… 4838 if (isset($lineBox['border-boxtop'])) { [all …]
|
/plugin/codemirror/dist/ |
D | scripts.min.js.map | 1 …lineBox","g","contextMenuInGutter","themeChanged","theme","Init","defaults","optionHandlers","defi…
|