MS\Internal\TextFormatting\LineServicesCallbacks.cs (6)
89fullTextState.TextFormattingMode,
426lstTextMetrics.dvAscent = (int)Math.Round(typeface.Baseline(store.Pap.EmSize, Constants.DefaultIdealToReal, store.Settings.TextSource.PixelsPerDip, fullText.TextFormattingMode));
427lstTextMetrics.dvMultiLineHeight = (int)Math.Round(typeface.LineSpacing(store.Pap.EmSize, Constants.DefaultIdealToReal, store.Settings.TextSource.PixelsPerDip, fullText.TextFormattingMode));
605fullTextState.TextFormattingMode,
1630FullText.TextFormattingMode,
1720FullText.TextFormattingMode,