Searched refs:cfFontName (Results 1 – 1 of 1) sorted by relevance
517 AutoCFRelease<CFStringRef> cfFontName(make_CFString(familyName)); in NewFromName() local532 if (!cfFontName || !cfFontTraits || !cfAttributes || !cfTraits) { in NewFromName()538 CFDictionaryAddValue(cfAttributes, kCTFontFamilyNameAttribute, cfFontName); in NewFromName()