Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skparagraph/include/
H A DFontCollection.h56 struct FamilyKey { struct
57FamilyKey(const std::vector<SkString>& familyNames, SkFontStyle style, const std::optional<FontArg… in FamilyKey() argument
60 FamilyKey() {} in FamilyKey() argument
66 bool operator==(const FamilyKey& other) const; argument
69 size_t operator()(const FamilyKey& key) const; argument