Searched refs:MinColumnWidth (Results 1 – 1 of 1) sorted by relevance
807 uint32_t MinColumnWidth = kMaxCharsPerLineNumber + 5; in typesetLinesAndColumns() local812 uint32_t ColumnsPerRow = kMaxRowLength / (MinColumnWidth + 3); in typesetLinesAndColumns()