Searched defs:CacheState (Results 1 – 2 of 2) sorted by relevance
28 enum class CacheState { enum
57 using CacheState = uint8_t[FONT_HASH_NR][UNICODE_HASH_NR]; variable