Searched defs:FamilyKey (Results 1 – 1 of 1) sorted by relevance
123 struct FamilyKey { struct125 …FamilyKey(const std::vector<SkString>& familyNames, SkFontStyle style, const std::optional<FontArg… in FamilyKey() function133 FamilyKey() {} in FamilyKey() argument143 bool operator==(const FamilyKey& other) const; argument146 size_t operator()(const FamilyKey& key) const; argument