Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.text.php14 var $_word_widths; variable in TextBox
24 $this->_word_widths = array();
402 $this->_word_widths[] = $current_width;
512 $left += $this->_word_widths[$i];
554 $left += $this->_word_widths[$i];
598 $left += $this->_word_widths[$i];