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