Searched refs:ApplyPartitionsToColumnWidths (Results 1 – 2 of 2) sorted by relevance
291 void ApplyPartitionsToColumnWidths(ColPartitionGrid *part_grid, STATS *col_widths);
975 ApplyPartitionsToColumnWidths(part_grid, &col_widths); in ComputeColumnWidths()987 ApplyPartitionsToColumnWidths(part_grid, nullptr); in ComputeColumnWidths()996 void TabFind::ApplyPartitionsToColumnWidths(ColPartitionGrid *part_grid, STATS *col_widths) { in ApplyPartitionsToColumnWidths() function in tesseract::TabFind