Searched refs:cellFormat (Results 1 – 1 of 1) sorted by relevance
117 $this->cellFormat($cell, $R, $col);156 $this->cellFormat(array_values($result[$y])[$x], $R, $col);174 protected function cellFormat($content, Doku_Renderer $R, $name) function in syntax_plugin_dbquery_query