Home
last modified time | relevance | path

Searched refs:_offsetTable (Results 1 – 1 of 1) sorted by last modified time

/plugin/html2pdf/html2pdf/html2ps/
H A Dot.class.php66 var $_offsetTable; variable in OpenTypeFileSFNT
80 $this->_offsetTable = new OpenTypeFileOffsetTable();
85 $this->_offsetTable->_read($filehandle);
87 for ($i=0; $i<$this->_offsetTable->_numTables; $i++) {