Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/wince/
DFontPlatformData.cpp162 struct FixedSizeFontDataKeyTraits : WTF::GenericHashTraits<FixedSizeFontDataKey> { struct
163 static const bool emptyValueIsZero = true;
164 static const FixedSizeFontDataKey& emptyValue() in emptyValue()
169 static void constructDeletedValue(FixedSizeFontDataKey& slot) in constructDeletedValue()
173 static bool isDeletedValue(const FixedSizeFontDataKey& value) in isDeletedValue()