Searched defs:FontKey (Results 1 – 1 of 1) sorted by relevance
130 struct FontKey { struct132 FontKey() {} in FontKey() argument134 FontKey(SkUnichar unicode, SkFontStyle fontStyle, SkString locale) in FontKey() argument140 bool operator==(const FontKey& other) const; argument143 uint32_t operator()(const FontKey& key) const; argument