41 references to FullText
PresentationCore (41)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (41)
112
FullTextState fullTextState =
FullText
;
241
FullText
.VerticalAdjust = true;
267
SetChpFormat(
FullText
.TextStore.Pap.TextDecorations, ref lschp);
310
TextStore store =
FullText
.StoreFrom(lscpFetch);
325
if (
FullText
.ForceWrap)
349
if (
FullText
.TextMarkerStore != null)
397
TextStore store =
FullText
.TextStore;
398
TextStore markerStore =
FullText
.TextMarkerStore;
404
if (
FullText
.GetMainTextToMarkerIdealDistance() != 0)
411
&& settings.MaxLineWidth <
FullText
.FormatWidth)
414
lsLineProps.durRightBreak = lsLineProps.durRightJustify = (
FullText
.FormatWidth - settings.MaxLineWidth);
444
FullTextState fullText =
FullText
;
498
if (
FullText
!= null)
500
lsrun =
FullText
.StoreFrom(plsrun).GetRun(plsrun);
501
formatter =
FullText
.Formatter;
540
if (totalWidth <= maxWidth &&
FullText
!= null)
543
if (cpLimit >
FullText
.CpMeasured)
545
FullText
.CpMeasured = cpLimit;
585
lsrun =
FullText
.StoreFrom(plsrun).GetRun(plsrun);
621
FullTextState fullTextState =
FullText
;
653
addedChar =
FullText
.GetMainTextToMarkerIdealDistance() != 0 ? (ushort)'\t' : (ushort)0;
831
fHyphenFound =
FullText
.FindNextHyphenBreak(
868
fHyphenFound =
FullText
.FindNextHyphenBreak(
905
fHyphenFound =
FullText
.FindNextHyphenBreak(
1521
TextStore store =
FullText
.StoreFrom(plsrunFirst);
1647
FullText
.Formatter.TextAnalyzer.GetGlyphs(
1658
FullText
.TextFormattingMode,
1732
FullText
.Formatter.TextAnalyzer.GetGlyphPlacements(
1748
FullText
.TextFormattingMode,
1750
(float)
FullText
.StoreFrom(lsrunFirst.Type).Settings.TextSource.PixelsPerDip,
1786
TextStore store =
FullText
.StoreFrom((Plsrun)(*plsplsruns));
1908
lsrun =
FullText
.StoreFrom(plsrun).GetRun(plsrun);
1958
lsrun =
FullText
.StoreFrom(plsrun).GetRun(plsrun);
2019
pplsAdjustRight[2][i] =
FullText
.FormatWidth;
2029
pplsAdjustRight[2][i] =
FullText
.FormatWidth;
2062
lsrun =
FullText
.StoreFrom(plsrun).GetRun(plsrun);
2189
lsrun =
FullText
.StoreFrom(plsrun).GetRun(plsrun);
2285
pplsExpansionRight[2][igi + i] =
FullText
.FormatWidth;
2291
pplsExpansionRight[2][igi + i] =
FullText
.FormatWidth;
2382
TextFormatterImp formatter =
FullText
.Formatter;
2384
TextStore store =
FullText
.StoreFrom(plsrun);