Home
last modified time | relevance | path

Searched refs:IDirect3DRMDevice_GetWidth (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rostests/winetests/d3drm/
H A Dd3drm.c3907 ret_val = IDirect3DRMDevice_GetWidth(device1); in test_create_device_from_clipper1()
4449 ret_val = IDirect3DRMDevice_GetWidth(device1); in test_create_device_from_surface1()
5094 ret_val = IDirect3DRMDevice_GetWidth(device1); in test_create_device_from_d3d1()
5181 ret_val = IDirect3DRMDevice_GetWidth(device1); in test_create_device_from_d3d1()
/reactos/sdk/include/psdk/
H A Dd3drmobj.h436 #define IDirect3DRMDevice_GetWidth(p) (p)->lpVtbl->GetWidth(p) macro
474 #define IDirect3DRMDevice_GetWidth(p) (p)->GetWidth() macro