Searched refs:styleColumnWidths (Results 1 – 2 of 2) sorted by relevance
31 tablelayout.styleColumnWidths($table, ['80px', '80px']);59 tablelayout.styleColumnWidths($table, ['80px']);
35 exports.styleColumnWidths($table, layoutdata.colwidth);57 exports.styleColumnWidths = function ($table, colwidths) { function