7 references to AdvanceWidths
PresentationCore (3)
System\Windows\Media\GlyphRun.cs (2)
544
IList<double> advances =
AdvanceWidths
;
600
IList<double> advances =
AdvanceWidths
;
System\Windows\Media\GlyphsSerializer.cs (1)
58
_advances = glyphRun.
AdvanceWidths
;
PresentationFramework (3)
System\Windows\Documents\FixedSOMPageConstructor.cs (2)
448
double advSpecified = glyphRun.
AdvanceWidths
[glyphIndex];
456
advWidth += glyphRun.
AdvanceWidths
[i];
System\Windows\Documents\FixedSOMTextRun.cs (1)
134
run._defaultCharWidth = gtf.XHeight > 0 ? gtf.XHeight * glyphs.FontRenderingEmSize : glyphRun.
AdvanceWidths
[startIndex];
ReachFramework (1)
Serialization\VisualSerializer.cs (1)
1641
glyphRun.
AdvanceWidths
,