Searched defs:FontKey (Results 1 – 1 of 1) sorted by relevance
117 struct FontKey { struct119 FontKey() {} in FontKey() argument121 FontKey(SkUnichar unicode, SkFontStyle fontStyle, SkString locale) in FontKey() function127 bool operator==(const FontKey& other) const; argument130 size_t operator()(const FontKey& key) const; argument