Searched refs:GetProp (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddxdiag.h80 #undef GetProp macro
96 STDMETHOD(GetProp)(THIS_ LPCWSTR pwszPropName, VARIANT* pvarProp) PURE;
111 #define IDxDiagContainer_GetProp(p,a,b) (p)->lpVtbl->GetProp(p,a,b)
123 #define IDxDiagContainer_GetProp(p,a,b) (p)->GetProp(a,b)
H A Dimnact.idl235 cpp_quote("#undef GetProp")
239 HRESULT GetProp(
H A Dmimeole.idl504 cpp_quote("#undef GetProp")
508 HRESULT GetProp(
952 HRESULT GetProp(
H A Dwinuser.h3620 #define GetProp WINELIB_NAME_AW(GetProp) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddxdiag.h80 #undef GetProp macro
96 STDMETHOD(GetProp)(THIS_ LPCWSTR pwszPropName, VARIANT* pvarProp) PURE;
111 #define IDxDiagContainer_GetProp(p,a,b) (p)->lpVtbl->GetProp(p,a,b)
123 #define IDxDiagContainer_GetProp(p,a,b) (p)->GetProp(a,b)
H A Dimnact.idl235 cpp_quote("#undef GetProp")
239 HRESULT GetProp(
H A Dmimeole.idl504 cpp_quote("#undef GetProp")
508 HRESULT GetProp(
952 HRESULT GetProp(
H A Dwinuser.h4698 #define GetProp WINELIB_NAME_AW(GetProp) macro
/vbox/src/libs/xpcom18a4/xpcom/threads/
H A Dplevent.c987 PREventQueue* queue = (PREventQueue *) GetProp(hwnd, _md_GetEventQueuePropName());

Completed in 178 milliseconds