41 references to FullText
PresentationCore (41)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (41)
131
FullTextState fullTextState =
FullText
;
260
FullText
.VerticalAdjust = true;
291
SetChpFormat(
FullText
.TextStore.Pap.TextDecorations, ref lschp);
338
TextStore store =
FullText
.StoreFrom(lscpFetch);
353
if (
FullText
.ForceWrap)
377
if (
FullText
.TextMarkerStore != null)
429
TextStore store =
FullText
.TextStore;
430
TextStore markerStore =
FullText
.TextMarkerStore;
436
if (
FullText
.GetMainTextToMarkerIdealDistance() != 0)
443
&& settings.MaxLineWidth <
FullText
.FormatWidth)
446
lsLineProps.durRightBreak = lsLineProps.durRightJustify = (
FullText
.FormatWidth - settings.MaxLineWidth);
480
FullTextState fullText =
FullText
;
539
if (
FullText
!= null)
541
lsrun =
FullText
.StoreFrom(plsrun).GetRun(plsrun);
542
formatter =
FullText
.Formatter;
581
if (totalWidth <= maxWidth &&
FullText
!= null)
584
if (cpLimit >
FullText
.CpMeasured)
586
FullText
.CpMeasured = cpLimit;
630
lsrun =
FullText
.StoreFrom(plsrun).GetRun(plsrun);
670
FullTextState fullTextState =
FullText
;
702
addedChar =
FullText
.GetMainTextToMarkerIdealDistance() != 0 ? (ushort)'\t' : (ushort)0;
892
fHyphenFound =
FullText
.FindNextHyphenBreak(
933
fHyphenFound =
FullText
.FindNextHyphenBreak(
974
fHyphenFound =
FullText
.FindNextHyphenBreak(
1621
TextStore store =
FullText
.StoreFrom(plsrunFirst);
1751
FullText
.Formatter.TextAnalyzer.GetGlyphs(
1762
FullText
.TextFormattingMode,
1840
FullText
.Formatter.TextAnalyzer.GetGlyphPlacements(
1856
FullText
.TextFormattingMode,
1858
(float)
FullText
.StoreFrom(lsrunFirst.Type).Settings.TextSource.PixelsPerDip,
1898
TextStore store =
FullText
.StoreFrom((Plsrun)(*plsplsruns));
2030
lsrun =
FullText
.StoreFrom(plsrun).GetRun(plsrun);
2085
lsrun =
FullText
.StoreFrom(plsrun).GetRun(plsrun);
2150
pplsAdjustRight[2][i] =
FullText
.FormatWidth;
2160
pplsAdjustRight[2][i] =
FullText
.FormatWidth;
2198
lsrun =
FullText
.StoreFrom(plsrun).GetRun(plsrun);
2334
lsrun =
FullText
.StoreFrom(plsrun).GetRun(plsrun);
2434
pplsExpansionRight[2][igi + i] =
FullText
.FormatWidth;
2440
pplsExpansionRight[2][igi + i] =
FullText
.FormatWidth;
2543
TextFormatterImp formatter =
FullText
.Formatter;
2545
TextStore store =
FullText
.StoreFrom(plsrun);