Searched defs:FontDataCacheKeyHash (Results 1 – 1 of 1) sorted by relevance
216 struct FontDataCacheKeyHash { struct217 static unsigned hash(const FontPlatformData& platformData) in hash()222 static bool equal(const FontPlatformData& a, const FontPlatformData& b) in equal()227 static const bool safeToCompareToEmptyOrDeleted = true;