Searched refs:console_cols (Results 1 – 1 of 1) sorted by relevance
177 lwCanvas *lwDrawSchotter(int console_cols, int squares_per_row, int squares_per_col) { in lwDrawSchotter() argument179 int canvas_width = console_cols*2; in lwDrawSchotter()