Home
last modified time | relevance | path

Searched refs:fCapHeight (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/aqua/source/gdi/
H A Dctfonts.cxx183 const CGFloat fCapHeight = CTFontGetCapHeight( aCTFontRef ); in GetFontMetric() local
187 rMetric.mnIntLeading = lrint( (fAscent - fCapHeight) * fPixelSize); in GetFontMetric()

Completed in 6 milliseconds