Home
last modified time | relevance | path

Searched refs:GdipDrawString (Results 1 – 25 of 29) sorted by relevance

12

/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/src/
H A Dtext.h31 GpStatus WINGDIPAPI GdipDrawString (GpGraphics *graphics, GDIPCONST WCHAR *string, INT length, GDIP…
H A Dtext.c43 GdipDrawString (GpGraphics *graphics, GDIPCONST WCHAR *string, INT length, GDIPCONST GpFont *font, … in GdipDrawString() function
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/image/codecs/
H A Dgdiplus.py143 gdiplus.GdipDrawString.restype = c_int
144 gdiplus.GdipDrawString.argtypes = [c_void_p, c_wchar_p, c_int, c_void_p, c_void_p, c_void_p, c_void…
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/image/codecs/
H A Dgdiplus.py141 gdiplus.GdipDrawString.restype = c_int
142 gdiplus.GdipDrawString.argtypes = [c_void_p, c_wchar_p, c_int, c_void_p, c_void_p, c_void_p, c_void…
/dports/security/ridl/ridl-11b3240/source/msw/
H A Dgdiplus.h305 GdipDrawString(GpGraphics *graphics, GDIPCONST WCHAR *string, INT length,
H A Dcanvas.c298 GdipDrawString(canvas->memory, wstr, wsize, font->ft, &layout, canvas->format, canvas->brush); in ui_draw_text()
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/font/
H A Dwin32.py444 gdiplus.GdipDrawString(self._graphics,
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/font/
H A Dwin32.py439 gdiplus.GdipDrawString(self._graphics,
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdiplusgraphics.h623 return updateStatus(DllExports::GdipDrawString( in DrawString()
634 return updateStatus(DllExports::GdipDrawString( in DrawString()
645 return updateStatus(DllExports::GdipDrawString( in DrawString()
H A Dgdiplusflat.h689 GpStatus WINGDIPAPI GdipDrawString(GpGraphics*,GDIPCONST WCHAR*,INT,GDIPCONST GpFont*,GDIPCONST Rec…
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/gdiplus/
H A Dgdiplusgraphics.h628 return updateStatus(DllExports::GdipDrawString( in DrawString()
639 return updateStatus(DllExports::GdipDrawString( in DrawString()
650 return updateStatus(DllExports::GdipDrawString( in DrawString()
H A Dgdiplusflat.h698 GpStatus WINGDIPAPI GdipDrawString(GpGraphics*,GDIPCONST WCHAR*,INT,GDIPCONST GpFont*,GDIPCONST Rec…
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/gdiplus/
H A Dgdiplusgraphics.h628 return updateStatus(DllExports::GdipDrawString( in DrawString()
639 return updateStatus(DllExports::GdipDrawString( in DrawString()
650 return updateStatus(DllExports::GdipDrawString( in DrawString()
H A Dgdiplusflat.h698 GpStatus WINGDIPAPI GdipDrawString(GpGraphics*,GDIPCONST WCHAR*,INT,GDIPCONST GpFont*,GDIPCONST Rec…
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdiplusgraphics.h623 return updateStatus(DllExports::GdipDrawString( in DrawString()
634 return updateStatus(DllExports::GdipDrawString( in DrawString()
645 return updateStatus(DllExports::GdipDrawString( in DrawString()
H A Dgdiplusflat.h689 GpStatus WINGDIPAPI GdipDrawString(GpGraphics*,GDIPCONST WCHAR*,INT,GDIPCONST GpFont*,GDIPCONST Rec…
/dports/security/ridl/ridl-11b3240/nuklear/demo/gdip/
H A Dnuklear_gdip.h355 GdipDrawString(
587 GdipDrawString(gdip.memory, wstr, wsize, font->handle, &layout, gdip.format, gdip.brush); in nk_gdip_draw_text()
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/nuklear/demo/gdip/
H A Dnuklear_gdip.h355 GdipDrawString(
587 GdipDrawString(gdip.memory, wstr, wsize, font->handle, &layout, gdip.format, gdip.brush); in nk_gdip_draw_text()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/nuklear/demo/gdip/
H A Dnuklear_gdip.h355 GdipDrawString(
587 GdipDrawString(gdip.memory, wstr, wsize, font->handle, &layout, gdip.format, gdip.brush); in nk_gdip_draw_text()
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/nuklear/demo/gdip/
H A Dnuklear_gdip.h355 GdipDrawString(
587 GdipDrawString(gdip.memory, wstr, wsize, font->handle, &layout, gdip.format, gdip.brush); in nk_gdip_draw_text()
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/subprojects/nk_pugl/nuklear/demo/gdip/
H A Dnuklear_gdip.h355 GdipDrawString(
587 GdipDrawString(gdip.memory, wstr, wsize, font->handle, &layout, gdip.format, gdip.brush); in nk_gdip_draw_text()
/dports/audio/synthpod-lv2/synthpod-01aad91/nuklear/demo/gdip/
H A Dnuklear_gdip.h355 GdipDrawString(
587 GdipDrawString(gdip.memory, wstr, wsize, font->handle, &layout, gdip.format, gdip.brush);
/dports/x11-toolkits/nuklear/Nuklear-4.09.1/demo/gdip/
H A Dnuklear_gdip.h361 GdipDrawString(
624 GdipDrawString(gdip.memory, wstr, wsize, font->handle, &layout, gdip.format, gdip.brush); in nk_gdip_draw_text()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Common/src/System/Drawing/
H A DGraphics.Unix.cs1185 …int status = SafeNativeMethods.Gdip.GdipDrawString(nativeObject, s, s.Length, font.NativeObject, r… in DrawString()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Drawing/System.Drawing/
H A DGraphics.cs1190 …Status status = GDIPlus.GdipDrawString (nativeObject, s, s.Length, font.NativeObject, ref layoutRe… in DrawString()

12