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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3dx9core.h180 #define ID3DXFont_GetDC(p) (p)->lpVtbl->GetDC(p) macro
201 #define ID3DXFont_GetDC(p) (p)->GetDC() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3dx9core.h177 #define ID3DXFont_GetDC(p) (p)->lpVtbl->GetDC(p) macro
198 #define ID3DXFont_GetDC(p) (p)->GetDC() macro

Completed in 96 milliseconds