Searched refs:CGpEffect (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dgdiplusgpstubs.h56 class CGpEffect {}; class
83 typedef struct CGpEffect CGpEffect; typedef in typeref:struct:CGpEffect
H A Dgdiplusflat.h51 GpStatus WINGDIPAPI GdipBitmapApplyEffect(GpBitmap*,CGpEffect*,RECT*,BOOL,VOID**,INT*);
52 GpStatus WINGDIPAPI GdipBitmapCreateApplyEffect(GpBitmap**,INT,CGpEffect*,RECT*,RECT*,GpBitmap**,BOOL,VOID**,INT*);
74 GpStatus WINGDIPAPI GdipDeleteEffect(CGpEffect*);
75 GpStatus WINGDIPAPI GdipSetEffectParameters(CGpEffect*,const VOID*,const UINT);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dgdiplusgpstubs.h55 class CGpEffect {}; class
82 typedef struct CGpEffect CGpEffect; typedef in typeref:struct:CGpEffect
H A Dgdiplusflat.h51 GpStatus WINGDIPAPI GdipBitmapApplyEffect(GpBitmap*,CGpEffect*,RECT*,BOOL,VOID**,INT*);
52 GpStatus WINGDIPAPI GdipBitmapCreateApplyEffect(GpBitmap**,INT,CGpEffect*,RECT*,RECT*,GpBitmap**,BOOL,VOID**,INT*);
74 GpStatus WINGDIPAPI GdipDeleteEffect(CGpEffect*);
75 GpStatus WINGDIPAPI GdipSetEffectParameters(CGpEffect*,const VOID*,const UINT);

Completed in 224 milliseconds