Searched refs:typefaces (Results 1 – 6 of 6) sorted by relevance
396 std::vector<std::shared_ptr<Drawing::Typeface>> typefaces = Drawing::Typeface::GetSystemFonts(); in GetSystemFonts() local397 return CreateFontDescriptors(typefaces, locale); in GetSystemFonts()403 std::vector<std::shared_ptr<Drawing::Typeface>> typefaces; in ParserFontDescriptorsFromPath() local407 typefaces.push_back(typeface); in ParserFontDescriptorsFromPath()410 return CreateFontDescriptors(typefaces, locale); in ParserFontDescriptorsFromPath()414 const std::vector<std::shared_ptr<Drawing::Typeface>>& typefaces, const std::string& locale) in CreateFontDescriptors() argument416 if (typefaces.empty()) { in CreateFontDescriptors()421 descriptors.reserve(typefaces.size()); in CreateFontDescriptors()423 for (auto& item : typefaces) { in CreateFontDescriptors()
106 const std::vector<std::shared_ptr<Drawing::Typeface>>& typefaces,
221 std::vector<std::shared_ptr<Typeface>> typefaces; in GetSystemFonts() local222 typefaces.reserve(skTypefaces.size()); in GetSystemFonts()226 typefaces.emplace_back(std::make_shared<Typeface>(typefaceImpl)); in GetSystemFonts()228 return typefaces; in GetSystemFonts()
6 …Different platforms have their own default typefaces. You can also parse the .ttf file to obtain t…
55 …Different platforms have their own default typefaces. You can also parse the .ttf file to obtain t…
136424 be included in all copies of one or more of the Font Software typefaces.136437 copy of one or more of the Font Software typefaces may be sold by itself.136472 typefaces.136485 no copy of one or more of the Font Software typefaces may be sold by136529 included in all copies of one or more of the Font Software typefaces.136545 of one or more of the Font Software typefaces may be sold by itself.