MS\Internal\TextFormatting\LineServicesCallbacks.cs (6)
119fullTextState.TextFormattingMode,
456lstTextMetrics.dvAscent = (int)Math.Round(typeface.Baseline(store.Pap.EmSize, Constants.DefaultIdealToReal, store.Settings.TextSource.PixelsPerDip, fullText.TextFormattingMode));
457lstTextMetrics.dvMultiLineHeight = (int)Math.Round(typeface.LineSpacing(store.Pap.EmSize, Constants.DefaultIdealToReal, store.Settings.TextSource.PixelsPerDip, fullText.TextFormattingMode));
635fullTextState.TextFormattingMode,
1658FullText.TextFormattingMode,
1748FullText.TextFormattingMode,