Home
last modified time | relevance | path

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

/external/skia/modules/skparagraph/include/
DFontCollection.h51 struct FamilyKey { struct
52 FamilyKey(const std::vector<SkString>& familyNames, SkFontStyle style) in FamilyKey() argument
55 FamilyKey() {} in FamilyKey() function
60 bool operator==(const FamilyKey& other) const; argument
63 size_t operator()(const FamilyKey& key) const; argument