webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Static Public Member Functions | Static Public Attributes | List of all members
WebCore::FontDataCacheKeyTraits Struct Reference
Inheritance diagram for WebCore::FontDataCacheKeyTraits:
WTF::GenericHashTraits< FontPlatformData > WTF::GenericHashTraitsBase< std::is_integral< FontPlatformData >::value, FontPlatformData > WTF::GenericHashTraitsBase< std::is_integral< FontPlatformData >::value, FontPlatformData > WTF::GenericHashTraitsBase< std::is_integral< FontPlatformData >::value, FontPlatformData >

Static Public Member Functions

static const FontPlatformDataemptyValue ()
 
static void constructDeletedValue (FontPlatformData &slot)
 
static bool isDeletedValue (const FontPlatformData &value)
 
- Static Public Member Functions inherited from WTF::GenericHashTraits< FontPlatformData >
static FontPlatformData emptyValue ()
 
static FontPlatformData emptyValue ()
 
static FontPlatformData emptyValue ()
 
static void assignToEmpty (U &emptyValue, V &&value)
 
static void assignToEmpty (U &emptyValue, V &&value)
 
static void assignToEmpty (U &emptyValue, V &&value)
 
static U && peek (U &&value)
 
static U && peek (U &&value)
 
static U && peek (U &&value)
 
static TakeType take (U &&value)
 
static TakeType take (U &&value)
 
static TakeType take (U &&value)
 

Static Public Attributes

static const bool emptyValueIsZero = true
 

Additional Inherited Members

- Public Types inherited from WTF::GenericHashTraits< FontPlatformData >
typedef FontPlatformData TraitType
 
typedef FontPlatformData TraitType
 
typedef FontPlatformData TraitType
 
typedef FontPlatformData EmptyValueType
 
typedef FontPlatformData EmptyValueType
 
typedef FontPlatformData EmptyValueType
 
typedef FontPlatformData PeekType
 
typedef FontPlatformData PeekType
 
typedef FontPlatformData PeekType
 
typedef FontPlatformData TakeType
 
typedef FontPlatformData TakeType
 
typedef FontPlatformData TakeType
 

Member Function Documentation

◆ constructDeletedValue()

static void WebCore::FontDataCacheKeyTraits::constructDeletedValue ( FontPlatformData slot)
inlinestatic

◆ emptyValue()

static const FontPlatformData& WebCore::FontDataCacheKeyTraits::emptyValue ( )
inlinestatic

◆ isDeletedValue()

static bool WebCore::FontDataCacheKeyTraits::isDeletedValue ( const FontPlatformData value)
inlinestatic

Member Data Documentation

◆ emptyValueIsZero

const bool WebCore::FontDataCacheKeyTraits::emptyValueIsZero = true
static

The documentation for this struct was generated from the following file: