Searched defs:FamilyKey (Results 1 – 1 of 1) sorted by relevance
51 struct FamilyKey { struct52 FamilyKey(const std::vector<SkString>& familyNames, SkFontStyle style) in FamilyKey() argument55 FamilyKey() {} in FamilyKey() function60 bool operator==(const FamilyKey& other) const; argument63 size_t operator()(const FamilyKey& key) const; argument