Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DFontCacheKey.h97 struct FontCacheKeyHash { struct
98 static unsigned hash(const FontCacheKey& key) in hash()
103 static bool equal(const FontCacheKey& a, const FontCacheKey& b) in equal()
108 static const bool safeToCompareToEmptyOrDeleted = true;