1 implementation of IDeviceFont
PresentationCore (1)
Core\CSharp\System\Windows\Media\FamilyTypeface.cs (1)
34public class FamilyTypeface : IDeviceFont, ITypefaceMetrics
15 references to IDeviceFont
PresentationCore (15)
Core\CSharp\MS\Internal\FontFace\IFontFamily.cs (1)
71IDeviceFont GetDeviceFont(FontStyle style, FontWeight weight, FontStretch stretch);
Core\CSharp\MS\Internal\FontFace\PhysicalFontFamily.cs (1)
94IDeviceFont IFontFamily.GetDeviceFont(FontStyle style, FontWeight weight, FontStretch stretch)
Core\CSharp\MS\Internal\Shaping\CompositeFontFamily.cs (1)
231IDeviceFont IFontFamily.GetDeviceFont(FontStyle style, FontWeight weight, FontStretch stretch)
Core\CSharp\MS\Internal\Shaping\ShapeTypeface.cs (4)
43private IDeviceFont _deviceFont; 48IDeviceFont deviceFont 82internal IDeviceFont DeviceFont 111IDeviceFont deviceFont,
Core\CSharp\MS\Internal\Shaping\TypefaceMap.cs (5)
508IDeviceFont deviceFont, 733IDeviceFont deviceFont, 785IDeviceFont deviceFont, 873IDeviceFont deviceFont, 1000IDeviceFont deviceFont,
Core\CSharp\System\Windows\Media\FamilyTypeface.cs (3)
293string IDeviceFont.Name 298bool IDeviceFont.ContainsCharacter(int unicodeScalar) 308unsafe void IDeviceFont.GetAdvanceWidths(