Searched refs:IDirect3DRMDevice_GetWidth (Results 1 – 2 of 2) sorted by relevance
3907 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()
436 #define IDirect3DRMDevice_GetWidth(p) (p)->lpVtbl->GetWidth(p) macro474 #define IDirect3DRMDevice_GetWidth(p) (p)->GetWidth() macro