Searched defs:FamilyKey (Results 1 – 1 of 1) sorted by relevance
56 struct FamilyKey { struct57 …FamilyKey(const std::vector<SkString>& familyNames, SkFontStyle style, const std::optional<FontArg… in FamilyKey() argument60 FamilyKey() {} in FamilyKey() argument66 bool operator==(const FamilyKey& other) const; argument69 size_t operator()(const FamilyKey& key) const; argument