Searched refs:vc_old_cols (Results 1 – 1 of 1) sorted by relevance
174 int vc_cols, vc_rows, vc_old_cols, vc_old_rows; in sticon_set_font() local242 vc_old_cols = vc->vc_cols; in sticon_set_font()243 sti_clear(sticon_sti, 0, 0, vc_old_rows, vc_old_cols, in sticon_set_font()257 if (vc_cols == vc_old_cols && vc_rows == vc_old_rows) in sticon_set_font()