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

#include <FontSelectionAlgorithm.h>

Public Member Functions

 FontSelectionRequestKey ()=default
 
 FontSelectionRequestKey (FontSelectionRequest request)
 
 FontSelectionRequestKey (WTF::HashTableDeletedValueType)
 
bool isHashTableDeletedValue () const
 
bool operator== (const FontSelectionRequestKey &other) const
 
 FontSelectionRequestKey ()=default
 
 FontSelectionRequestKey (FontSelectionRequest request)
 
 FontSelectionRequestKey (WTF::HashTableDeletedValueType)
 
bool isHashTableDeletedValue () const
 
bool operator== (const FontSelectionRequestKey &other) const
 

Public Attributes

FontSelectionRequest request
 
bool isDeletedValue { false }
 

Constructor & Destructor Documentation

◆ FontSelectionRequestKey() [1/6]

WebCore::FontSelectionRequestKey::FontSelectionRequestKey ( )
default

◆ FontSelectionRequestKey() [2/6]

WebCore::FontSelectionRequestKey::FontSelectionRequestKey ( FontSelectionRequest  request)
inline

◆ FontSelectionRequestKey() [3/6]

WebCore::FontSelectionRequestKey::FontSelectionRequestKey ( WTF::HashTableDeletedValueType  )
inlineexplicit

◆ FontSelectionRequestKey() [4/6]

WebCore::FontSelectionRequestKey::FontSelectionRequestKey ( )
default

◆ FontSelectionRequestKey() [5/6]

WebCore::FontSelectionRequestKey::FontSelectionRequestKey ( FontSelectionRequest  request)
inline

◆ FontSelectionRequestKey() [6/6]

WebCore::FontSelectionRequestKey::FontSelectionRequestKey ( WTF::HashTableDeletedValueType  )
inlineexplicit

Member Function Documentation

◆ isHashTableDeletedValue() [1/2]

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

◆ isHashTableDeletedValue() [2/2]

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

◆ operator==() [1/2]

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

◆ operator==() [2/2]

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

Member Data Documentation

◆ isDeletedValue

bool WebCore::FontSelectionRequestKey::isDeletedValue { false }

◆ request

FontSelectionRequest WebCore::FontSelectionRequestKey::request

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