Home
last modified time | relevance | path

Searched defs:GdipGetFontStyle (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/src/
H A Dfont.c1482 GdipGetFontStyle (GpFont *font, INT *style) in GdipGetFontStyle() function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Common/src/System/Drawing/
H A DGdiplusNative.Windows.cs1242 …internal static int GdipGetFontStyle(HandleRef font, out FontStyle style) => GdipGetFontStyle_ptr.… in GdipGetFontStyle() method in System.Drawing.SafeNativeMethods.Gdip