Lines Matching refs:read_ulong

264 		$this->version = $version = $this->read_ulong();
280 $this->version = $version = $this->read_ulong(); // TTC Header version now
284 $this->numTTCFonts = $this->read_ulong();
286 $this->TTCFonts[$i]['offset'] = $this->read_ulong();
289 $this->version = $version = $this->read_ulong(); // TTFont version again now
310 $record['offset'] = $this->read_ulong();
311 $record['length'] = $this->read_ulong();
453 function read_ulong()
576 $this->version = $version = $this->read_ulong(); // TTC Header version now
580 $this->numTTCFonts = $this->read_ulong();
582 $this->TTCFonts[$i]['offset'] = $this->read_ulong();
585 $this->version = $version = $this->read_ulong(); // TTFont version again now
597 $offset = $this->read_ulong();
656 $this->version = $version = $this->read_ulong();
658 $this->version = $version = $this->read_ulong(); // TTC Header version now
666 $this->numTTCFonts = $this->read_ulong();
668 $this->TTCFonts[$i]['offset'] = $this->read_ulong();
800 $magic = $this->read_ulong();
962 $isFixedPitch = $this->read_ulong();
1020 $offset = $this->read_ulong();
1062 $length = $this->read_ulong();
1066 $nGroups = $this->read_ulong();
1071 $startCharCode = $this->read_ulong();
1072 $endCharCode = $this->read_ulong();
1073 $startGlyphCode = $this->read_ulong();
1168 $locax = $this->read_ulong();
1187 $locaH = $this->read_ulong();
1344 $MarkSetOffset[] = $this->read_ulong();
1586 $ext_offset = $this->read_ulong();
1650 $Lookup[$i]['Subtable'][$c]['Offset'] = $Lookup[$i]['Subtable'][$c]['Offset'] + $this->read_ulong();
3424 $Lookup[$i]['Subtables'][$c] = $Lookup[$i]['Subtables'][$c] + $this->read_ulong();
3483 $this->version = $version = $this->read_ulong(); // TTC Header version now
3487 $this->numTTCFonts = $this->read_ulong();
3489 $this->TTCFonts[$i]['offset'] = $this->read_ulong();
3492 $this->version = $version = $this->read_ulong(); // TTFont version again now
3521 $offset = $this->read_ulong();
3975 $this->version = $version = $this->read_ulong(); // TTC Header version now
3979 $this->numTTCFonts = $this->read_ulong();
3981 $this->TTCFonts[$i]['offset'] = $this->read_ulong();
3984 $this->version = $version = $this->read_ulong(); // TTFont version again now
4014 $offset = $this->read_ulong();
4043 $length = $this->read_ulong();
4047 $nGroups = $this->read_ulong();
4052 $startCharCode = $this->read_ulong();
4053 $endCharCode = $this->read_ulong();
4054 $startGlyphCode = $this->read_ulong();
4787 $this->version = $version = $this->read_ulong(); // TTC Header version now
4791 $this->numTTCFonts = $this->read_ulong();
4793 $this->TTCFonts[$i]['offset'] = $this->read_ulong();
4796 $this->version = $version = $this->read_ulong(); // TTFont version again now
4823 $offset = $this->read_ulong();