Lines Matching defs:FontDesc
35 struct FontDesc {
44 SkSpan<const FontDesc> const fFonts;
284 static SkString identifier(const FontFamilyDesc& family, const FontDesc& font) {
294 for (const FontDesc& font : family.fFonts) {
315 const FontDesc* defaultFont)
320 for (const FontDesc& font : family.fFonts) {
348 for (const FontDesc& font : family.fFonts) {
363 for (const FontDesc& font : family.fFonts) {
384 static constexpr FontDesc kMonoFonts[] = {
391 static constexpr FontDesc kSansFonts[] = {
398 static constexpr FontDesc kSerifFonts[] = {