Searched refs:KD_FONT_FLAG_DONT_RECALC (Results 1 – 2 of 2) sorted by relevance
184 #define KD_FONT_FLAG_DONT_RECALC 1 /* Don't recalculate hw charcell size [compat] */ macro
1030 if (!(flags & KD_FONT_FLAG_DONT_RECALC)) in vgacon_font_set()