Home
last modified time | relevance | path

Searched defs:FontCacheKey (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DFontCacheKey.h45 struct FontCacheKey { struct
48 FontCacheKey() in FontCacheKey() function
52 FontCacheKey(AtomicString familyName, float fontSize, unsigned options) in FontCacheKey() function
56 FontCacheKey(WTF::HashTableDeletedValueType) in FontCacheKey() argument
69 bool operator==(const FontCacheKey& other) const argument
98 static unsigned hash(const FontCacheKey& key) in hash() argument