Lines Matching refs:name
152 const char* name;
153 if (FcPatternGetString(pattern, field, index, (FcChar8**)&name) != FcResultMatch) {
154 name = nullptr;
156 return name;
188 // Match the font name against a whilelist of fonts, returning the equivalence
211 const char name[40];
321 if (strcasecmp(kFontEquivMap[i].name, fontname) == 0)
607 // and lets WebKit know to try the next CSS family name. However, fontconfig
612 // record two strings: the family name after config processing and the
613 // family name after resolving. If the two are equal, it's a good match.
632 // we can just continue with an empty name, e.g. default font