Searched refs:ID3DXLine_GetWidth (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3dx9core.h264 #define ID3DXLine_GetWidth(p) (p)->lpVtbl->GetWidth(p) macro
287 #define ID3DXLine_GetWidth(p) (p)->GetWidth() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3dx9core.h261 #define ID3DXLine_GetWidth(p) (p)->lpVtbl->GetWidth(p) macro
284 #define ID3DXLine_GetWidth(p) (p)->GetWidth() macro

Completed in 47 milliseconds