Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx6175 const long nSubstituteHeight = aSubstituteMetric.mnAscent + aSubstituteMetric.mnDescent; in ImplGlyphFallbackLayout() local
6179 if( nSubstituteHeight > nOriginalHeight ) in ImplGlyphFallbackLayout()
6181 const float fScale = nOriginalHeight / (float)nSubstituteHeight; in ImplGlyphFallbackLayout()

Completed in 64 milliseconds