Home
last modified time | relevance | path

Searched refs:GetWorldTransform (Results 1 – 12 of 12) sorted by relevance

/reactos/modules/rostests/apitests/gdi32/
H A DSetWorldTransform.c73 result = GetWorldTransform(hdc, &xform); in Test_SetWorldTransform()
94 result = GetWorldTransform(hdc, &xform); in Test_SetWorldTransform()
115 result = GetWorldTransform(hdc, &xform); in Test_SetWorldTransform()
/reactos/modules/rostests/tests/primitives/
H A Dmk_font.cpp37 GetWorldTransform(hDestDC, &xf); in MakeFont()
/reactos/modules/rostests/tests/txtscale/
H A Dmk_font.cpp37 GetWorldTransform(hDestDC, &xf); in MakeFont()
/reactos/modules/rostests/apitests/win32nt/ntgdi/
H A DNtGdiSetDIBitsToDeviceInternal.c68 GetWorldTransform(hDC, &xform); in START_TEST()
/reactos/win32ss/gdi/gdi32/
H A Dgood api.def155 GetWorldTransform@8
H A Dgdi32.spec454 454 stdcall GetWorldTransform(long ptr)
/reactos/modules/rostests/winetests/gdi32/
H A Dmetafile.c449 ret = GetWorldTransform(hdc, &xform); in check_dc_state()
510 ret = GetWorldTransform(hdc, &xform); in savedc_emf_enum_proc()
631 ret = GetWorldTransform(hdc, &xform); in savedc_emf_enum_proc()
2660 ret = GetWorldTransform(hdc, &xform); in clip_emf_enum_proc()
4083 GetWorldTransform(hdc, &test_data->scale); in enum_emf_WorldTransform()
4093 ret = GetWorldTransform(hdc, &xform); in enum_emf_WorldTransform()
4113 ret = GetWorldTransform(hdc, &xform); in enum_emf_WorldTransform()
4149 ret = GetWorldTransform(hdc, &xform); in enum_emf_WorldTransform()
4172 ret = GetWorldTransform(hdc, &xform); in enum_emf_WorldTransform()
4189 ret = GetWorldTransform(hdc, &xform); in enum_emf_WorldTransform()
[all …]
H A Dmapping.c52 _ret = GetWorldTransform(_hdc, &_xform); \
/reactos/win32ss/gdi/gdi32/objects/
H A Dcoord.c278 GetWorldTransform( in GetWorldTransform() function
/reactos/modules/rostests/winetests/uxtheme/
H A Dsystem.c518 ret = GetWorldTransform(hdc, &xform); in test_buffer_dc_props()
/reactos/win32ss/gdi/gdi32/wine/
H A Denhmetafile.c2151 GetWorldTransform(hdc, &xformOld); in PlayEnhMetaFileRecord()
2192 GetWorldTransform(hdc, &xformOld); in PlayEnhMetaFileRecord()
2442 GetWorldTransform(hdc, &savedXform); in EnumEnhMetaFile()
/reactos/sdk/include/psdk/
H A Dwingdi.h3985 BOOL WINAPI GetWorldTransform(_In_ HDC, _Out_ LPXFORM);