2 references to GetGlyphRuns
PresentationFramework (2)
src\Framework\MS\Internal\PtsHost\TextParaClient.cs (2)
3381
line.
GetGlyphRuns
(glyphRuns, Math.Max(dcpStart, lineDesc.dcpFirst), Math.Min(dcpEnd, lineDesc.dcpLim));
3448
line.
GetGlyphRuns
(glyphRuns, Math.Max(dcpStart, element.dcpFirst), Math.Min(dcpEnd, element.dcpLim));