Searched defs:FixedSizeFontDataKeyTraits (Results 1 – 1 of 1) sorted by relevance
162 struct FixedSizeFontDataKeyTraits : WTF::GenericHashTraits<FixedSizeFontDataKey> { struct163 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()