FontCacheKeyHash 63 Source/platform/fonts/FontCache.cpp typedef HashMap<FontCacheKey, OwnPtr<FontPlatformData>, FontCacheKeyHash, FontCacheKeyTraits> FontPlatformDataCache; FontCacheKeyHash 97 Source/platform/fonts/FontCacheKey.h struct FontCacheKeyHash {