Searched refs:table_cline (Results 1 – 4 of 4) sorted by relevance
203 $this->decorator->table_cline($starts, $column);211 $this->decorator->table_cline($starts, $column);
133 function table_cline($start, $end) { function in decorator135 $this->decorator->table_cline($start, $end);
1034 function table_cline($start, $end) { function in DecoratorPersister
202 function table_cline($start, $end) { function in DecoratorMock