Home
last modified time | relevance | path

Searched refs:GdipResetWorldTransform (Results 1 – 7 of 7) sorted by relevance

/reactos/dll/win32/gdiplus/
H A Dgdiplus.spec465 465 stdcall GdipResetWorldTransform(ptr)
H A Dmetafile.c3485 stat = GdipResetWorldTransform(graphics); in GdipEnumerateMetafileSrcRectDestPoints()
H A Dgraphics.c5844 GpStatus WINGDIPAPI GdipResetWorldTransform(GpGraphics *graphics) in GdipResetWorldTransform() function
/reactos/sdk/include/psdk/
H A Dgdiplusgraphics.h1343 return SetStatus(DllExports::GdipResetWorldTransform(nativeGraphics)); in ResetTransform()
H A Dgdiplusflat.h606 GdipResetWorldTransform(GpGraphics *);
/reactos/modules/rostests/winetests/gdiplus/
H A Dgraphics.c1829 status = GdipResetWorldTransform(graphics); in test_Get_Release_DC()
2174 status = GdipResetWorldTransform(graphics); in test_clip_xform()
6262 status = GdipResetWorldTransform(graphics); in test_container_rects()
H A Dmetafile.c1631 stat = GdipResetWorldTransform(graphics); in test_worldtransform()