Searched defs:GpBrush (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dgdiplusgpstubs.h35 class GpBrush {}; class
36 class GpHatch : public GpBrush {};
37 class GpSolidFill : public GpBrush {};
48 class GpPathGradient : public GpBrush {};
49 class GpLineGradient : public GpBrush {};
50 class GpTexture : public GpBrush {};
62 typedef struct GpBrush GpBrush; typedef in typeref:struct:GpBrush
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dgdiplusgpstubs.h34 class GpBrush {}; class
35 class GpHatch : public GpBrush {};
36 class GpSolidFill : public GpBrush {};
47 class GpPathGradient : public GpBrush {};
48 class GpLineGradient : public GpBrush {};
49 class GpTexture : public GpBrush {};
61 typedef struct GpBrush GpBrush; typedef in typeref:struct:GpBrush

Completed in 43 milliseconds