Searched refs:GLYPH_CACHE_SIZE (Results 1 – 1 of 1) sorted by relevance
50 #define GLYPH_CACHE_SIZE 16 macro65 static glyph_cache_desc_t g_glyph_cache[GLYPH_CACHE_SIZE];117 for (i=0; i<GLYPH_CACHE_SIZE; i++) { in glyph_cache_free()143 for (i=0; i<GLYPH_CACHE_SIZE; i++) { in vft_cache_lookup()154 for (i=1; i<GLYPH_CACHE_SIZE; i++) { in vft_cache_lookup()
Completed in 4 milliseconds