Home
last modified time | relevance | path

Searched defs:FontPlatformDataCacheKeyHash (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DFontCache.cpp110 struct FontPlatformDataCacheKeyHash { struct
111 static unsigned hash(const FontPlatformDataCacheKey& font) in hash()
116 static bool equal(const FontPlatformDataCacheKey& a, const FontPlatformDataCacheKey& b) in equal()
121 static const bool safeToCompareToEmptyOrDeleted = true;