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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/gdiplus/
H A Dgdiplusgpstubs.h94 class GpHatch: public GpBrush {}; /* HatchBrush */ class in inherits:GpBrush
121 typedef void GpHatch; typedef
H A Dgdiplusbrush.h91 GpHatch *nativeHatch = NULL;
118 (GpHatch*) nativeBrush,
124 (GpHatch*) nativeBrush,
131 (GpHatch*) nativeBrush, &result));
H A Dgdiplusflat.h363 GpStatus WINGDIPAPI GdipCreateHatchBrush(GpHatchStyle,ARGB,ARGB,GpHatch**);
364 GpStatus WINGDIPAPI GdipGetHatchStyle(GpHatch*,GpHatchStyle*);
365 GpStatus WINGDIPAPI GdipGetHatchForegroundColor(GpHatch*,ARGB*);
366 GpStatus WINGDIPAPI GdipGetHatchBackgroundColor(GpHatch*,ARGB*);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
H A Dgdiplusgpstubs.h94 class GpHatch: public GpBrush {}; /* HatchBrush */ class in inherits:GpBrush
121 typedef void GpHatch; typedef
H A Dgdiplusbrush.h91 GpHatch *nativeHatch = NULL;
118 (GpHatch*) nativeBrush,
124 (GpHatch*) nativeBrush,
131 (GpHatch*) nativeBrush, &result));
H A Dgdiplusflat.h363 GpStatus WINGDIPAPI GdipCreateHatchBrush(GpHatchStyle,ARGB,ARGB,GpHatch**);
364 GpStatus WINGDIPAPI GdipGetHatchStyle(GpHatch*,GpHatchStyle*);
365 GpStatus WINGDIPAPI GdipGetHatchForegroundColor(GpHatch*,ARGB*);
366 GpStatus WINGDIPAPI GdipGetHatchBackgroundColor(GpHatch*,ARGB*);

Completed in 20 milliseconds