1 implementation of IDeviceFont
PresentationCore (1)
System\Windows\Media\FamilyTypeface.cs (1)
15public class FamilyTypeface : IDeviceFont, ITypefaceMetrics
15 references to IDeviceFont
PresentationCore (15)
MS\Internal\FontFace\IFontFamily.cs (1)
65IDeviceFont GetDeviceFont(FontStyle style, FontWeight weight, FontStretch stretch);
MS\Internal\FontFace\PhysicalFontFamily.cs (1)
81IDeviceFont IFontFamily.GetDeviceFont(FontStyle style, FontWeight weight, FontStretch stretch)
MS\Internal\Shaping\CompositeFontFamily.cs (1)
214IDeviceFont IFontFamily.GetDeviceFont(FontStyle style, FontWeight weight, FontStretch stretch)
MS\Internal\Shaping\ShapeTypeface.cs (4)
26private IDeviceFont _deviceFont; 31IDeviceFont deviceFont 65internal IDeviceFont DeviceFont 94IDeviceFont deviceFont,
MS\Internal\Shaping\TypefaceMap.cs (5)
491IDeviceFont deviceFont, 716IDeviceFont deviceFont, 768IDeviceFont deviceFont, 856IDeviceFont deviceFont, 983IDeviceFont deviceFont,
System\Windows\Media\FamilyTypeface.cs (3)
274string IDeviceFont.Name 279bool IDeviceFont.ContainsCharacter(int unicodeScalar) 285unsafe void IDeviceFont.GetAdvanceWidths(