Searched refs:old_font_table_size (Results 1 – 1 of 1) sorted by relevance
5829 int old_font_table_size = font_table_size; in grow_font_table() local5834 if (old_font_table_size) in grow_font_table()5836 old_font_table_size*sizeof(font_info *)); in grow_font_table()5838 for (int i = old_font_table_size; i < font_table_size; i++) in grow_font_table()