Home
last modified time | relevance | path

Searched refs:GdipGetEmHeight (Results 1 – 17 of 17) sorted by relevance

/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/src/
H A Dfontfamily.h44 GpStatus WINGDIPAPI GdipGetEmHeight (GDIPCONST GpFontFamily *family, INT style, UINT16 *EmHeight);
H A Dfont.c930 GdipGetEmHeight (GDIPCONST GpFontFamily *family, INT style, UINT16 *EmHeight) in GdipGetEmHeight() function
1428 status = GdipGetEmHeight (font->family, font->style, &emHeight); in GdipGetFontHeight()
1458 status = GdipGetEmHeight (font->family, font->style, &emHeight); in GdipGetFontHeightGivenDPI()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Drawing/System.Drawing/
H A DFontFamily.cs159 Status status = GDIPlus.GdipGetEmHeight (nativeFontFamily, (int)style, out outProperty); in GetEmHeight()
H A DgdipFunctions.cs1584 internal static extern Status GdipGetEmHeight (IntPtr fontFamily, int style, out short emHeight); in GdipGetEmHeight() method in System.Drawing.GDIPlus
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Common/src/System/Drawing/
H A DFontFamily.cs278 …int status = SafeNativeMethods.Gdip.GdipGetEmHeight(new HandleRef(this, NativeFamily), style, out … in GetEmHeight()
H A DGdiplusNative.cs954 …internal static int GdipGetEmHeight(HandleRef family, FontStyle style, out int EmHeight) => GdipGe… in GdipGetEmHeight() method in System.Drawing.SafeNativeMethods.Gdip
/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/tests/
H A Dtestfont.c878 status = GdipGetEmHeight (family, FontStyleRegular, &emHeight); in verifyFontFamily()
1107 status = GdipGetEmHeight (NULL, FontStyleBold, &emHeight); in test_getEmHeight()
1110 status = GdipGetEmHeight (family, FontStyleBold, NULL); in test_getEmHeight()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/modules/deprecated/old_arch/gdip_raster/
H A Dgdip_font.cpp184 GdipGetEmHeight(ctx->font, ctx->font_style, &em); in gdip_get_font_info()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/modules/deprecated/old_arch/gdip_raster/
H A Dgdip_font.cpp184 GdipGetEmHeight(ctx->font, ctx->font_style, &em); in gdip_get_font_info()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/gdiplus/
H A Dgdiplusimpl.h1053 updateStatus(DllExports::GdipGetEmHeight( in GetEmHeight()
H A Dgdiplusflat.h145 GpStatus WINGDIPAPI GdipGetEmHeight(GDIPCONST GpFontFamily*,INT,UINT16*);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdiplusimpl.h1048 updateStatus(DllExports::GdipGetEmHeight( in GetEmHeight()
H A Dgdiplusflat.h140 GpStatus WINGDIPAPI GdipGetEmHeight(GDIPCONST GpFontFamily*,INT,UINT16*);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdiplusimpl.h1048 updateStatus(DllExports::GdipGetEmHeight( in GetEmHeight()
H A Dgdiplusflat.h140 GpStatus WINGDIPAPI GdipGetEmHeight(GDIPCONST GpFontFamily*,INT,UINT16*);
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/gdiplus/
H A Dgdiplusimpl.h1053 updateStatus(DllExports::GdipGetEmHeight( in GetEmHeight()
H A Dgdiplusflat.h145 GpStatus WINGDIPAPI GdipGetEmHeight(GDIPCONST GpFontFamily*,INT,UINT16*);