7 references to AdvanceWidths
PresentationCore (3)
System\Windows\Media\GlyphRun.cs (2)
516
IList<double> advances =
AdvanceWidths
;
572
IList<double> advances =
AdvanceWidths
;
System\Windows\Media\GlyphsSerializer.cs (1)
42
_advances = glyphRun.
AdvanceWidths
;
PresentationFramework (3)
System\Windows\Documents\FixedSOMPageConstructor.cs (2)
445
double advSpecified = glyphRun.
AdvanceWidths
[glyphIndex];
453
advWidth += glyphRun.
AdvanceWidths
[i];
System\Windows\Documents\FixedSOMTextRun.cs (1)
132
run._defaultCharWidth = gtf.XHeight > 0 ? gtf.XHeight * glyphs.FontRenderingEmSize : glyphRun.
AdvanceWidths
[startIndex];
ReachFramework (1)
Serialization\VisualSerializer.cs (1)
1634
glyphRun.
AdvanceWidths
,