Home | History | Annotate | Download | only in ports

Lines Matching refs:cfFontTraits

441     AutoCFRelease<CFNumberRef> cfFontTraits(
455 if (cfFontName != NULL && cfFontTraits != NULL && cfAttributes != NULL && cfTraits != NULL) {
456 CFDictionaryAddValue(cfTraits, kCTFontSymbolicTrait, cfFontTraits);