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