webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Attributes | Friends | List of all members
WebCore::CharacterFallbackMapKey Class Reference

Public Member Functions

 CharacterFallbackMapKey ()
 
 CharacterFallbackMapKey (const AtomicString &locale, UChar32 character, bool isForPlatformFont)
 
 CharacterFallbackMapKey (WTF::HashTableDeletedValueType)
 
bool isHashTableDeletedValue () const
 
bool operator== (const CharacterFallbackMapKey &other) const
 

Static Public Attributes

static const bool emptyValueIsZero = true
 

Friends

struct CharacterFallbackMapKeyHash
 

Constructor & Destructor Documentation

◆ CharacterFallbackMapKey() [1/3]

WebCore::CharacterFallbackMapKey::CharacterFallbackMapKey ( )
inline

◆ CharacterFallbackMapKey() [2/3]

WebCore::CharacterFallbackMapKey::CharacterFallbackMapKey ( const AtomicString locale,
UChar32  character,
bool  isForPlatformFont 
)
inline

◆ CharacterFallbackMapKey() [3/3]

WebCore::CharacterFallbackMapKey::CharacterFallbackMapKey ( WTF::HashTableDeletedValueType  )
inline

Member Function Documentation

◆ isHashTableDeletedValue()

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

◆ operator==()

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

Friends And Related Function Documentation

◆ CharacterFallbackMapKeyHash

friend struct CharacterFallbackMapKeyHash
friend

Member Data Documentation

◆ emptyValueIsZero

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

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