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

#include <FontCache.h>

Public Member Functions

 FontDescriptionKey ()=default
 
 FontDescriptionKey (const FontDescription &description)
 
 FontDescriptionKey (WTF::HashTableDeletedValueType)
 
bool operator== (const FontDescriptionKey &other) const
 
bool operator!= (const FontDescriptionKey &other) const
 
bool isHashTableDeletedValue () const
 
unsigned computeHash () const
 
 FontDescriptionKey ()=default
 
 FontDescriptionKey (const FontDescription &description)
 
 FontDescriptionKey (WTF::HashTableDeletedValueType)
 
bool operator== (const FontDescriptionKey &other) const
 
bool operator!= (const FontDescriptionKey &other) const
 
bool isHashTableDeletedValue () const
 
unsigned computeHash () const
 

Constructor & Destructor Documentation

◆ FontDescriptionKey() [1/6]

WebCore::FontDescriptionKey::FontDescriptionKey ( )
default

◆ FontDescriptionKey() [2/6]

WebCore::FontDescriptionKey::FontDescriptionKey ( const FontDescription description)
inline

◆ FontDescriptionKey() [3/6]

WebCore::FontDescriptionKey::FontDescriptionKey ( WTF::HashTableDeletedValueType  )
inlineexplicit

◆ FontDescriptionKey() [4/6]

WebCore::FontDescriptionKey::FontDescriptionKey ( )
default

◆ FontDescriptionKey() [5/6]

WebCore::FontDescriptionKey::FontDescriptionKey ( const FontDescription description)
inline

◆ FontDescriptionKey() [6/6]

WebCore::FontDescriptionKey::FontDescriptionKey ( WTF::HashTableDeletedValueType  )
inlineexplicit

Member Function Documentation

◆ computeHash() [1/2]

unsigned WebCore::FontDescriptionKey::computeHash ( ) const
inline

◆ computeHash() [2/2]

unsigned WebCore::FontDescriptionKey::computeHash ( ) const
inline

◆ isHashTableDeletedValue() [1/2]

bool WebCore::FontDescriptionKey::isHashTableDeletedValue ( ) const
inline

◆ isHashTableDeletedValue() [2/2]

bool WebCore::FontDescriptionKey::isHashTableDeletedValue ( ) const
inline

◆ operator!=() [1/2]

bool WebCore::FontDescriptionKey::operator!= ( const FontDescriptionKey other) const
inline

◆ operator!=() [2/2]

bool WebCore::FontDescriptionKey::operator!= ( const FontDescriptionKey other) const
inline

◆ operator==() [1/2]

bool WebCore::FontDescriptionKey::operator== ( const FontDescriptionKey other) const
inline

◆ operator==() [2/2]

bool WebCore::FontDescriptionKey::operator== ( const FontDescriptionKey other) const
inline

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