Searched refs:GlyphClassComponents (Results 1 – 3 of 3) sorted by relevance
51 var $GlyphClassComponents; // mPDF 5.7.1 variable in Mpdf\\OtlDump1018 $this->GlyphClassComponents = $this->formatClassArr($GlyphByClass[4]);1031 $this->GlyphClassComponents = '';1377 $GlyphClassComponents = \'' . $this->GlyphClassComponents . '\';
74 var $GlyphClassComponents; variable in Mpdf\\TTFontFile1279 $this->GlyphClassComponents = ' ' . implode('| ', $GlyphByClass[4]);1281 $this->GlyphClassComponents = '';1386 'GlyphClassComponents' => $this->GlyphClassComponents,
67 var $GlyphClassComponents; variable in Mpdf\\Otl151 …$this->GlyphClassComponents = $this->GDEFdata[$this->fontkey]['GlyphClassComponents'] = $font['Gly…161 $this->GlyphClassComponents = $this->GDEFdata[$this->fontkey]['GlyphClassComponents'];