Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dot.class.php549 var $_subtables; variable in OpenTypeFileCMAP
555 $this->_subtables = array();
596 if (!isset($this->_subtables[$index])) {
599 $this->_subtables[$index] =& $subtable;
602 return $this->_subtables[$index];