Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/wince/
DFontPlatformData.cpp143 struct FixedSizeFontDataKeyHash { struct
144 static unsigned hash(const FixedSizeFontDataKey& font) in hash()
154 static bool equal(const FixedSizeFontDataKey& a, const FixedSizeFontDataKey& b) in equal()
159 static const bool safeToCompareToEmptyOrDeleted = true;