webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
WebCore::FontCascadeCacheEntry Struct Reference

Public Member Functions

 FontCascadeCacheEntry (FontCascadeCacheKey &&key, Ref< FontCascadeFonts > &&fonts)
 

Public Attributes

 WTF_MAKE_FAST_ALLOCATED
 
FontCascadeCacheKey key
 
Ref< FontCascadeFontsfonts
 

Constructor & Destructor Documentation

◆ FontCascadeCacheEntry()

WebCore::FontCascadeCacheEntry::FontCascadeCacheEntry ( FontCascadeCacheKey &&  key,
Ref< FontCascadeFonts > &&  fonts 
)
inline

Member Data Documentation

◆ fonts

Ref<FontCascadeFonts> WebCore::FontCascadeCacheEntry::fonts

◆ key

FontCascadeCacheKey WebCore::FontCascadeCacheEntry::key

◆ WTF_MAKE_FAST_ALLOCATED

WebCore::FontCascadeCacheEntry::WTF_MAKE_FAST_ALLOCATED

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