Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DOtlDump.php2022 $html .= '<span class="unicode">' . $this->formatUni($inputGlyphs[0]) . '&nbsp;</span> ';
2038 $html .= '&nbsp; <span class="unicode">' . $this->formatUni($substitute) . '</span> ';
2052 $html .= '<span class="unicode">' . $this->formatUni($inputGlyphs[0]) . '&nbsp;</span> ';
2082 $html .= '<span class="unicode">' . $this->formatUni($inputGlyphs[0]) . '&nbsp;</span> ';
2098 $html .= '&nbsp; <span class="unicode">' . $this->formatUni($substitute) . '</span> ';
2104 $html .= '&nbsp; <span class="unicode">' . $this->formatUni($substitute) . '</span> ';
2136 $html .= '&nbsp; <span class="unicode">' . $this->formatUni($substitute) . '</span> ';
3281 $html .= '<span class="unicode">' . $this->formatUni($glyphs[$g]) . '&nbsp;</span> ';
3333 $html .= '<span class="unicode">' . $this->formatUni($glyphs[$g]) . '&nbsp;</span> ';
3492 $html .= '<span class="unicode">' . $this->formatUni($FirstGlyph) . '&nbsp;</span> ';
[all …]