1 implementation of IDeviceFont
PresentationCore (1)
System\Windows\Media\FamilyTypeface.cs (1)
31public class FamilyTypeface : IDeviceFont, ITypefaceMetrics
15 references to IDeviceFont
PresentationCore (15)
MS\Internal\FontFace\IFontFamily.cs (1)
69IDeviceFont GetDeviceFont(FontStyle style, FontWeight weight, FontStretch stretch);
MS\Internal\FontFace\PhysicalFontFamily.cs (1)
90IDeviceFont IFontFamily.GetDeviceFont(FontStyle style, FontWeight weight, FontStretch stretch)
MS\Internal\Shaping\CompositeFontFamily.cs (1)
222IDeviceFont IFontFamily.GetDeviceFont(FontStyle style, FontWeight weight, FontStretch stretch)
MS\Internal\Shaping\ShapeTypeface.cs (4)
41private IDeviceFont _deviceFont; 46IDeviceFont deviceFont 80internal IDeviceFont DeviceFont 109IDeviceFont deviceFont,
MS\Internal\Shaping\TypefaceMap.cs (5)
499IDeviceFont deviceFont, 724IDeviceFont deviceFont, 776IDeviceFont deviceFont, 864IDeviceFont deviceFont, 991IDeviceFont deviceFont,
System\Windows\Media\FamilyTypeface.cs (3)
290string IDeviceFont.Name 295bool IDeviceFont.ContainsCharacter(int unicodeScalar) 301unsafe void IDeviceFont.GetAdvanceWidths(