Searched refs:SetAlpha (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dvmr9.idl263 HRESULT SetAlpha([in] DWORD streamid, [in] FLOAT alpha);
H A Dvmrender.idl212 HRESULT SetAlpha([in] DWORD id, [in] FLOAT alpha);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dvmr9.idl263 HRESULT SetAlpha([in] DWORD streamid, [in] FLOAT alpha);
H A Dvmrender.idl212 HRESULT SetAlpha([in] DWORD id, [in] FLOAT alpha);
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h3830 nsresult (*SetAlpha)(IFramebufferOverlay *pThis, PRUint32 alpha); member in struct:IFramebufferOverlay_vtbl
H A DVBoxCAPI_v3_0.h4360 nsresult (*SetAlpha)(IFramebufferOverlay *pThis, PRUint32 alpha); member in struct:IFramebufferOverlay_vtbl
H A DVBoxCAPI_v3_1.h4258 nsresult (*SetAlpha)(IFramebufferOverlay *pThis, PRUint32 alpha); member in struct:IFramebufferOverlay_vtbl
H A DVBoxCAPI_v3_2.h4468 nsresult (*SetAlpha)(IFramebufferOverlay *pThis, PRUint32 alpha); member in struct:IFramebufferOverlay_vtbl
H A DVBoxCAPI_v4_0.h4753 nsresult (*SetAlpha)(IFramebufferOverlay *pThis, PRUint32 alpha); member in struct:IFramebufferOverlay_vtbl
H A DVBoxCAPI_v4_1.h5129 nsresult (*SetAlpha)(IFramebufferOverlay *pThis, PRUint32 alpha); member in struct:IFramebufferOverlay_vtbl
H A DVBoxCAPI_v4_2.h6051 nsresult (*SetAlpha)(IFramebufferOverlay *pThis, PRUint32 alpha); member in struct:IFramebufferOverlay_vtbl
H A DVBoxCAPI_v4_3.h12240 nsresult (*SetAlpha)(IFramebufferOverlay *pThis, PRUint32 alpha); member in struct:IFramebufferOverlay_vtbl
12339 nsresult (*SetAlpha)(IFramebufferOverlay *pThis, PRUint32 alpha); member in struct:IFramebufferOverlayVtbl
12390 #define IFramebufferOverlay_put_Alpha(p, aAlpha) ((p)->lpVtbl->SetAlpha(p, aAlpha))
12391 #define IFramebufferOverlay_SetAlpha(p, aAlpha) ((p)->lpVtbl->SetAlpha(p, aAlpha))

Completed in 816 milliseconds