41 references to FullText
PresentationCore (41)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (41)
82
FullTextState fullTextState =
FullText
;
211
FullText
.VerticalAdjust = true;
237
SetChpFormat(
FullText
.TextStore.Pap.TextDecorations, ref lschp);
280
TextStore store =
FullText
.StoreFrom(lscpFetch);
295
if (
FullText
.ForceWrap)
319
if (
FullText
.TextMarkerStore != null)
367
TextStore store =
FullText
.TextStore;
368
TextStore markerStore =
FullText
.TextMarkerStore;
374
if (
FullText
.GetMainTextToMarkerIdealDistance() != 0)
381
&& settings.MaxLineWidth <
FullText
.FormatWidth)
384
lsLineProps.durRightBreak = lsLineProps.durRightJustify = (
FullText
.FormatWidth - settings.MaxLineWidth);
414
FullTextState fullText =
FullText
;
468
if (
FullText
!= null)
470
lsrun =
FullText
.StoreFrom(plsrun).GetRun(plsrun);
471
formatter =
FullText
.Formatter;
510
if (totalWidth <= maxWidth &&
FullText
!= null)
513
if (cpLimit >
FullText
.CpMeasured)
515
FullText
.CpMeasured = cpLimit;
555
lsrun =
FullText
.StoreFrom(plsrun).GetRun(plsrun);
591
FullTextState fullTextState =
FullText
;
625
addedChar =
FullText
.GetMainTextToMarkerIdealDistance() != 0 ? (ushort)'\t' : (ushort)0;
803
fHyphenFound =
FullText
.FindNextHyphenBreak(
840
fHyphenFound =
FullText
.FindNextHyphenBreak(
877
fHyphenFound =
FullText
.FindNextHyphenBreak(
1493
TextStore store =
FullText
.StoreFrom(plsrunFirst);
1619
FullText
.Formatter.TextAnalyzer.GetGlyphs(
1630
FullText
.TextFormattingMode,
1704
FullText
.Formatter.TextAnalyzer.GetGlyphPlacements(
1720
FullText
.TextFormattingMode,
1722
(float)
FullText
.StoreFrom(lsrunFirst.Type).Settings.TextSource.PixelsPerDip,
1758
TextStore store =
FullText
.StoreFrom((Plsrun)(*plsplsruns));
1880
lsrun =
FullText
.StoreFrom(plsrun).GetRun(plsrun);
1930
lsrun =
FullText
.StoreFrom(plsrun).GetRun(plsrun);
1991
pplsAdjustRight[2][i] =
FullText
.FormatWidth;
2001
pplsAdjustRight[2][i] =
FullText
.FormatWidth;
2034
lsrun =
FullText
.StoreFrom(plsrun).GetRun(plsrun);
2161
lsrun =
FullText
.StoreFrom(plsrun).GetRun(plsrun);
2257
pplsExpansionRight[2][igi + i] =
FullText
.FormatWidth;
2263
pplsExpansionRight[2][igi + i] =
FullText
.FormatWidth;
2356
TextFormatterImp formatter =
FullText
.Formatter;
2358
TextStore store =
FullText
.StoreFrom(plsrun);