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