Searched defs:FontKey (Results 1 – 1 of 1) sorted by relevance
139 struct FontKey { struct141 FontKey() {} in FontKey() function144 FontKey(SkUnichar unicode, SkFontStyle fontStyle, SkString locale) in FontKey() function147 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