Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dot.class.php50 function &_getCMAPSubtable($offset) { function in OpenTypeFile
51 $table =& $this->_sfnt->_getCMAPSubtable($offset, $this->_filehandle, $this);
94 function &_getCMAPSubtable($offset, $filehandle, $file) { function in OpenTypeFileSFNT
598 $subtable =& $file->_getCMAPSubtable($this->_encodings[$index]->_offset);