Searched defs:FontKey (Results 1 – 1 of 1) sorted by relevance
120 struct FontKey { struct122 FontKey() {} in FontKey() argument124 FontKey(SkUnichar unicode, SkFontStyle fontStyle, SkString locale) in FontKey() function130 bool operator==(const FontKey& other) const; argument133 size_t operator()(const FontKey& key) const; argument