Home
last modified time | relevance | path

Searched defs:FamilyKey (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/modules/skparagraph/include/
DFontCollection.h123 struct FamilyKey { struct
125FamilyKey(const std::vector<SkString>& familyNames, SkFontStyle style, const std::optional<FontArg… in FamilyKey() function
133 FamilyKey() {} in FamilyKey() argument
143 bool operator==(const FamilyKey& other) const; argument
146 size_t operator()(const FamilyKey& key) const; argument