Searched refs:tableCol (Results 1 – 1 of 1) sorted by relevance
93 RenderTableCol* tableCol = table()->colElement(col()); in styleOrColWidth() local94 if (tableCol) { in styleOrColWidth()95 w = tableCol->style()->width(); in styleOrColWidth()