Searched refs:wined3d_device_set_dialog_box_mode (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d.spec114 @ cdecl wined3d_device_set_dialog_box_mode(ptr long)
H A Ddevice.c5327 HRESULT CDECL wined3d_device_set_dialog_box_mode(struct wined3d_device *device, BOOL enable_dialogs) function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwined3d.h2209 HRESULT __cdecl wined3d_device_set_dialog_box_mode(struct wined3d_device *device, BOOL enable_dialogs);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Ddevice.c752 hr = wined3d_device_set_dialog_box_mode(device->wined3d_device, enable);

Completed in 967 milliseconds