Searched refs:typefaces (Results 1 – 6 of 6) sorted by relevance
37 vector<FontFamily *>typefaces; in makeFontCollection() local62 typefaces.push_back(family); in makeFontCollection()70 typefaces.push_back(family); in makeFontCollection()73 return new FontCollection(typefaces); in makeFontCollection()
45 vector<FontFamily *>typefaces; in makeFontCollection() local64 typefaces.push_back(family); in makeFontCollection()72 typefaces.push_back(family); in makeFontCollection()75 return new FontCollection(typefaces); in makeFontCollection()
58 std::vector<FontFamily *>typefaces; in makeFontCollection() local79 typefaces.push_back(family); in makeFontCollection()81 FontCollection *result = new FontCollection(typefaces); in makeFontCollection()
78 FontCollection::FontCollection(const vector<FontFamily*>& typefaces) : in FontCollection() argument83 size_t nTypefaces = typefaces.size(); in FontCollection()89 FontFamily* family = typefaces[i]; in FontCollection()
30 explicit FontCollection(const std::vector<FontFamily*>& typefaces);
91 settings make thin and light typefaces look jagged and make the text difficult for people to read.92 Therefore you should avoid thin or light typefaces on TV.</p>