Searched refs:aSubstituteMetric (Results 1 – 1 of 1) sorted by relevance
6170 ImplFontMetricData aSubstituteMetric( aFontSelData ); in ImplGlyphFallbackLayout() local6172 mpGraphics->GetFontMetric( &aSubstituteMetric, nFallbackLevel ); in ImplGlyphFallbackLayout()6175 const long nSubstituteHeight = aSubstituteMetric.mnAscent + aSubstituteMetric.mnDescent; in ImplGlyphFallbackLayout()
Completed in 51 milliseconds