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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dgdiplusgpstubs.h36 class GpHatch : public GpBrush {}; class in inherits:GpBrush
63 typedef struct GpHatch GpHatch; typedef in typeref:struct:GpHatch
H A Dgdiplusflat.h395 GpStatus WINGDIPAPI GdipCreateHatchBrush(HatchStyle,ARGB,ARGB,GpHatch**);
396 GpStatus WINGDIPAPI GdipGetHatchBackgroundColor(GpHatch*,ARGB*);
397 GpStatus WINGDIPAPI GdipGetHatchForegroundColor(GpHatch*,ARGB*);
398 GpStatus WINGDIPAPI GdipGetHatchStyle(GpHatch*,HatchStyle*);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dgdiplusgpstubs.h35 class GpHatch : public GpBrush {}; class in inherits:GpBrush
62 typedef struct GpHatch GpHatch; typedef in typeref:struct:GpHatch
H A Dgdiplusflat.h382 GpStatus WINGDIPAPI GdipCreateHatchBrush(HatchStyle,ARGB,ARGB,GpHatch**);
383 GpStatus WINGDIPAPI GdipGetHatchBackgroundColor(GpHatch*,ARGB*);
384 GpStatus WINGDIPAPI GdipGetHatchForegroundColor(GpHatch*,ARGB*);
385 GpStatus WINGDIPAPI GdipGetHatchStyle(GpHatch*,HatchStyle*);

Completed in 36 milliseconds