Searched refs:GdipResetWorldTransform (Results 1 – 7 of 7) sorted by relevance
465 465 stdcall GdipResetWorldTransform(ptr)
3485 stat = GdipResetWorldTransform(graphics); in GdipEnumerateMetafileSrcRectDestPoints()
5844 GpStatus WINGDIPAPI GdipResetWorldTransform(GpGraphics *graphics) in GdipResetWorldTransform() function
1343 return SetStatus(DllExports::GdipResetWorldTransform(nativeGraphics)); in ResetTransform()
606 GdipResetWorldTransform(GpGraphics *);
1829 status = GdipResetWorldTransform(graphics); in test_Get_Release_DC()2174 status = GdipResetWorldTransform(graphics); in test_clip_xform()6262 status = GdipResetWorldTransform(graphics); in test_container_rects()
1631 stat = GdipResetWorldTransform(graphics); in test_worldtransform()