Searched refs:sfid (Results 1 – 2 of 2) sorted by relevance
168 for ($sfid = 0; $sfid < $subsetCount; $sfid++) {169 $this->mpdf->fonts[$k]['n'][$sfid] = $this->mpdf->n + 1; // NB an array for subset173 /* For some strange reason a subset ($sfid > 0) containing less than 97 characters causes an error175 for ($j = count($font['subsets'][$sfid]); $j < 98; $j++) {176 $font['subsets'][$sfid][$j] = 0;179 $subset = $font['subsets'][$sfid];187 foreach ($font['subsets'][$sfid] as $cp => $u) {212 $this->writer->write('/FirstChar 0 /LastChar ' . (count($font['subsets'][$sfid]) [all...]
2575 * @param int $sfid2579 public function QuicktimeStoreFrontCodeLookup($sfid) { argument2605 …return (isset($QuicktimeStoreFrontCodeLookup[$sfid]) ? $QuicktimeStoreFrontCodeLookup[$sfid] : 'in…