Searched refs:table_cols (Results 1 – 2 of 2) sorted by relevance
161 [$years, $first_weekday, $table_cols, $today] = $this->defineCalendar($opt);179 for ($col = 0; $col < $table_cols; $col++) {195 $table_cols,228 $table_cols, argument236 for ($col = 0; $col < $table_cols; $col++) {348 $table_cols = 0;391 $table_cols = ($table_cols < ($start + $len)) ? $start + $len : $table_cols;399 $table_cols -= $first_weekday;401 return [$years, $first_weekday, $table_cols, $today];
94 protected $table_cols; variable in renderer_plugin_latexit1212 $this->table_cols = $maxcols;1337 if ($this->table_cols != $this->cells_count) {