Searched refs:cbdb (Results 1 – 1 of 1) sorted by relevance
21301 function _table2cellBorder(&$tableb, &$cbdb, &$cellb, $bval) argument21303 if ($tableb && $tableb['w'] > $cbdb['w']) {21304 $cbdb = $tableb;21306 …seif ($tableb && $tableb['w'] == $cbdb['w'] && array_search($tableb['style'], $this->borderstyles)…21307 $cbdb = $tableb;