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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddxdiag.h111 #define IDxDiagContainer_GetProp(p,a,b) (p)->lpVtbl->GetProp(p,a,b) macro
123 #define IDxDiagContainer_GetProp(p,a,b) (p)->GetProp(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddxdiag.h111 #define IDxDiagContainer_GetProp(p,a,b) (p)->lpVtbl->GetProp(p,a,b) macro
123 #define IDxDiagContainer_GetProp(p,a,b) (p)->GetProp(a,b) macro

Completed in 43 milliseconds