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