Searched defs:FontKey (Results 1 – 1 of 1) sorted by relevance
136 struct FontKey { struct138 FontKey() {} in FontKey() argument141 FontKey(SkUnichar unicode, SkFontStyle fontStyle, SkString locale) in FontKey() argument144 FontKey(SkUnichar unicode, RSFontStyle fontStyle, SkString locale) in FontKey() function156 bool operator==(const FontKey& other) const; argument159 uint32_t operator()(const FontKey& key) const; argument