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