Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dot.class.php648 var $_startCount; variable in OpenTypeFileCMAPSubtable4
655 $this->_startCount = array();
684 $value = $this->_glyphIdArray[$unicode - $this->_startCount[$index]];
713 if ($this->_startCount[$i] <= $unicode) {
745 $this->_startCount[] = $unpacked['startCount'];