Searched defs:pixman_glyph_cache_t (Results 1 – 2 of 2) sorted by relevance
56 struct pixman_glyph_cache_t struct58 int n_glyphs;59 int n_tombstones;60 int freeze_count;61 pixman_list_t mru;62 glyph_t * glyphs[HASH_SIZE];
933 typedef struct pixman_glyph_cache_t pixman_glyph_cache_t; typedef