Searched refs:glamor_font_screen_count (Results 1 – 1 of 1) sorted by relevance
29 static int glamor_font_screen_count; variable55 privates = calloc(glamor_font_screen_count, sizeof (glamor_font_t)); in glamor_font_get()199 for (s = 0; s < glamor_font_screen_count; s++) in glamor_unrealize_font()220 glamor_font_screen_count = 0; in glamor_font_init()224 if (screen->myNum >= glamor_font_screen_count) in glamor_font_init()225 glamor_font_screen_count = screen->myNum + 1; in glamor_font_init()