Searched refs:GpSolidFill (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.h105 class GpSolidFill: public GpBrush {}; /* SolidBrush */ class in inherits:GpBrush
133 typedef void GpSolidFill; typedef
H A Dgdiplusbrush.h407 GpSolidFill *nativeSolidFill = NULL;
433 (GpSolidFill*) nativeBrush,
439 (GpSolidFill*) nativeBrush, color.GetValue()));
H A Dgdiplusflat.h660 GpStatus WINGDIPAPI GdipCreateSolidFill(ARGB,GpSolidFill**);
661 GpStatus WINGDIPAPI GdipSetSolidFillColor(GpSolidFill*,ARGB);
662 GpStatus WINGDIPAPI GdipGetSolidFillColor(GpSolidFill*,ARGB*);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
H A Dgdiplusgpstubs.h105 class GpSolidFill: public GpBrush {}; /* SolidBrush */ class in inherits:GpBrush
133 typedef void GpSolidFill; typedef
H A Dgdiplusbrush.h407 GpSolidFill *nativeSolidFill = NULL;
433 (GpSolidFill*) nativeBrush,
439 (GpSolidFill*) nativeBrush, color.GetValue()));
H A Dgdiplusflat.h660 GpStatus WINGDIPAPI GdipCreateSolidFill(ARGB,GpSolidFill**);
661 GpStatus WINGDIPAPI GdipSetSolidFillColor(GpSolidFill*,ARGB);
662 GpStatus WINGDIPAPI GdipGetSolidFillColor(GpSolidFill*,ARGB*);

Completed in 622 milliseconds