Searched defs:FontKey (Results 1 – 2 of 2) sorted by relevance
153 struct FontKey { struct155 FontKey() {} in FontKey() argument158 FontKey(SkUnichar unicode, RSFontStyle fontStyle, SkString locale) in FontKey() function161 FontKey(SkUnichar unicode, SkFontStyle fontStyle, SkString locale) in FontKey() function172 bool operator==(const FontKey& other) const; argument175 uint32_t operator()(const FontKey& key) const; argument
139 struct FontKey { struct141 FontKey() {} in FontKey() argument144 FontKey(SkUnichar unicode, SkFontStyle fontStyle, SkString locale) in FontKey() argument147 FontKey(SkUnichar unicode, RSFontStyle fontStyle, SkString locale) in FontKey() function159 bool operator==(const FontKey& other) const; argument162 uint32_t operator()(const FontKey& key) const; argument