1 implementation of IDeviceFont
PresentationCore (1)
System\Windows\Media\FamilyTypeface.cs (1)
14public class FamilyTypeface : IDeviceFont, ITypefaceMetrics
15 references to IDeviceFont
PresentationCore (15)
MS\Internal\FontFace\IFontFamily.cs (1)
64IDeviceFont GetDeviceFont(FontStyle style, FontWeight weight, FontStretch stretch);
MS\Internal\FontFace\PhysicalFontFamily.cs (1)
80IDeviceFont IFontFamily.GetDeviceFont(FontStyle style, FontWeight weight, FontStretch stretch)
MS\Internal\Shaping\CompositeFontFamily.cs (1)
213IDeviceFont IFontFamily.GetDeviceFont(FontStyle style, FontWeight weight, FontStretch stretch)
MS\Internal\Shaping\ShapeTypeface.cs (4)
25private IDeviceFont _deviceFont; 30IDeviceFont deviceFont 64internal IDeviceFont DeviceFont 93IDeviceFont deviceFont,
MS\Internal\Shaping\TypefaceMap.cs (5)
490IDeviceFont deviceFont, 715IDeviceFont deviceFont, 767IDeviceFont deviceFont, 855IDeviceFont deviceFont, 982IDeviceFont deviceFont,
System\Windows\Media\FamilyTypeface.cs (3)
273string IDeviceFont.Name 278bool IDeviceFont.ContainsCharacter(int unicodeScalar) 284unsafe void IDeviceFont.GetAdvanceWidths(