41 references to FullText
PresentationCore (41)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (41)
81
FullTextState fullTextState =
FullText
;
210
FullText
.VerticalAdjust = true;
236
SetChpFormat(
FullText
.TextStore.Pap.TextDecorations, ref lschp);
279
TextStore store =
FullText
.StoreFrom(lscpFetch);
294
if (
FullText
.ForceWrap)
318
if (
FullText
.TextMarkerStore != null)
366
TextStore store =
FullText
.TextStore;
367
TextStore markerStore =
FullText
.TextMarkerStore;
373
if (
FullText
.GetMainTextToMarkerIdealDistance() != 0)
380
&& settings.MaxLineWidth <
FullText
.FormatWidth)
383
lsLineProps.durRightBreak = lsLineProps.durRightJustify = (
FullText
.FormatWidth - settings.MaxLineWidth);
413
FullTextState fullText =
FullText
;
467
if (
FullText
!= null)
469
lsrun =
FullText
.StoreFrom(plsrun).GetRun(plsrun);
470
formatter =
FullText
.Formatter;
509
if (totalWidth <= maxWidth &&
FullText
!= null)
512
if (cpLimit >
FullText
.CpMeasured)
514
FullText
.CpMeasured = cpLimit;
554
lsrun =
FullText
.StoreFrom(plsrun).GetRun(plsrun);
590
FullTextState fullTextState =
FullText
;
624
addedChar =
FullText
.GetMainTextToMarkerIdealDistance() != 0 ? (ushort)'\t' : (ushort)0;
802
fHyphenFound =
FullText
.FindNextHyphenBreak(
839
fHyphenFound =
FullText
.FindNextHyphenBreak(
876
fHyphenFound =
FullText
.FindNextHyphenBreak(
1492
TextStore store =
FullText
.StoreFrom(plsrunFirst);
1618
FullText
.Formatter.TextAnalyzer.GetGlyphs(
1629
FullText
.TextFormattingMode,
1703
FullText
.Formatter.TextAnalyzer.GetGlyphPlacements(
1719
FullText
.TextFormattingMode,
1721
(float)
FullText
.StoreFrom(lsrunFirst.Type).Settings.TextSource.PixelsPerDip,
1757
TextStore store =
FullText
.StoreFrom((Plsrun)(*plsplsruns));
1879
lsrun =
FullText
.StoreFrom(plsrun).GetRun(plsrun);
1929
lsrun =
FullText
.StoreFrom(plsrun).GetRun(plsrun);
1990
pplsAdjustRight[2][i] =
FullText
.FormatWidth;
2000
pplsAdjustRight[2][i] =
FullText
.FormatWidth;
2033
lsrun =
FullText
.StoreFrom(plsrun).GetRun(plsrun);
2160
lsrun =
FullText
.StoreFrom(plsrun).GetRun(plsrun);
2256
pplsExpansionRight[2][igi + i] =
FullText
.FormatWidth;
2262
pplsExpansionRight[2][igi + i] =
FullText
.FormatWidth;
2355
TextFormatterImp formatter =
FullText
.Formatter;
2357
TextStore store =
FullText
.StoreFrom(plsrun);