Searched defs:CacheType (Results 1 – 5 of 5) sorted by relevance
56 using CacheType = GlyphCacheNode[FONT_HASH_NR][UNICODE_HASH_NR][NODE_HASH_NR]; variable
80 enum CacheType : uint8_t { enum
71 enum CacheType : uint8_t { enum
206 using CacheType = Drawing::CacheType; variable
112 enum class CacheType : uint8_t { enum