Home
last modified time | relevance | path

Searched refs:console_cols (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dlolwut5.c177 lwCanvas *lwDrawSchotter(int console_cols, int squares_per_row, int squares_per_col) { in lwDrawSchotter() argument
179 int canvas_width = console_cols*2; in lwDrawSchotter()