Searched refs:startcol (Results 1 – 1 of 1) sorted by relevance
21869 …function _tableWrite(&$table, $split = false, $startrow = 0, $startcol = 0, $splitpg = 0, $rety = … argument21998 for ($j = $startcol; $j < $numcols; $j++) { // Columns22006 $js = $j - $startcol;22100 for ($j = $startcol; $j < $numcols; $j++) { // Columns22132 …if ($j == $startcol && ((($y + $maxrowheight + $extra ) > ($pagetrigger + 0.001)) || (($this->keep…22137 for ($t = $startcol; $t < $numcols; $t++) {22144 if ($startcol > 0) {22251 for ($t = $startcol; $t < $numcols; $t++) {22355 $startcol = 0;22359 $startcol = $t;[all …]