MS\Internal\TextFormatting\LineServicesCallbacks.cs (6)
88fullTextState.TextFormattingMode,
425lstTextMetrics.dvAscent = (int)Math.Round(typeface.Baseline(store.Pap.EmSize, Constants.DefaultIdealToReal, store.Settings.TextSource.PixelsPerDip, fullText.TextFormattingMode));
426lstTextMetrics.dvMultiLineHeight = (int)Math.Round(typeface.LineSpacing(store.Pap.EmSize, Constants.DefaultIdealToReal, store.Settings.TextSource.PixelsPerDip, fullText.TextFormattingMode));
604fullTextState.TextFormattingMode,
1629FullText.TextFormattingMode,
1719FullText.TextFormattingMode,