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