Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dstrategy.table.layout.fixed.php11 $cwc =& $table->get_cwc($i);
H A Dbox.table.php417 return !is_a($this->get_cwc($index),"wcnone");
614 function get_cwc($col) { function in TableBox
668 $cwc = $this->get_cwc($i);
702 $cwc = $this->get_cwc($i);
841 $cwc = $this->get_cwc($i);
1141 $wc = $this->get_cwc($i);
1152 $wc = $this->get_cwc($i);
H A Dstrategy.table.layout.auto.php86 $cwc = $table->get_cwc($i);