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