Searched refs:fCapHeight (Results 1 – 1 of 1) sorted by relevance
183 const CGFloat fCapHeight = CTFontGetCapHeight( aCTFontRef ); in GetFontMetric() local187 rMetric.mnIntLeading = lrint( (fAscent - fCapHeight) * fPixelSize); in GetFontMetric()
Completed in 13 milliseconds