Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (6)
138fullTextState.TextFormattingMode,
492lstTextMetrics.dvAscent = (int)Math.Round(typeface.Baseline(store.Pap.EmSize, Constants.DefaultIdealToReal, store.Settings.TextSource.PixelsPerDip, fullText.TextFormattingMode));
493lstTextMetrics.dvMultiLineHeight = (int)Math.Round(typeface.LineSpacing(store.Pap.EmSize, Constants.DefaultIdealToReal, store.Settings.TextSource.PixelsPerDip, fullText.TextFormattingMode));
684fullTextState.TextFormattingMode,
1762FullText.TextFormattingMode,
1856FullText.TextFormattingMode,