Searched defs:typefaces (Results 1 – 2 of 2) sorted by relevance
127 std::vector<std::shared_ptr<FontFamily>> typefaces; in create() local134 const vector<std::shared_ptr<FontFamily>>& typefaces) { in create()139 FontCollection::FontCollection(const vector<std::shared_ptr<FontFamily>>& typefaces) in FontCollection()144 void FontCollection::init(const vector<std::shared_ptr<FontFamily>>& typefaces) { in init()
297 std::vector<Typeface*> typefaces; in Typeface_writeTypefaces() local