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