Searched defs:FontCacheKey (Results 1 – 1 of 1) sorted by relevance
45 struct FontCacheKey { struct48 FontCacheKey() in FontCacheKey() function52 FontCacheKey(AtomicString familyName, float fontSize, unsigned options) in FontCacheKey() function56 FontCacheKey(WTF::HashTableDeletedValueType) in FontCacheKey() argument69 bool operator==(const FontCacheKey& other) const argument98 static unsigned hash(const FontCacheKey& key) in hash() argument