Searched refs:nBoldFactor (Results 1 – 1 of 1) sorted by relevance
151 const int nBoldFactor = -lrint( (3.5F * pReqFont->meWeight) / mpFontData->meWeight); in CTTextStyle() local152 CFNumberRef pCFIntBold = CFNumberCreate( NULL, kCFNumberIntType, &nBoldFactor); in CTTextStyle()
Completed in 25 milliseconds