Searched refs:SmoothingMode (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/gdiplus/
H A Dgdiplusgpstubs.h70 typedef enum SmoothingMode GpSmoothingMode;
H A Dgdiplusenums.h641 /* TODO: SmoothingMode */
642 typedef enum SmoothingMode { enum
651 } SmoothingMode; typedef in typeref:enum:SmoothingMode
H A Dgdiplusgraphics.h1117 SmoothingMode GetSmoothingMode() const
1119 SmoothingMode result = SmoothingModeDefault;
1472 Status SetSmoothingMode(SmoothingMode smoothingMode)
H A Dgdiplusflat.h160 GpStatus WINGDIPAPI GdipSetSmoothingMode(GpGraphics*,SmoothingMode);
161 GpStatus WINGDIPAPI GdipGetSmoothingMode(GpGraphics*,SmoothingMode*);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
H A Dgdiplusgpstubs.h70 typedef enum SmoothingMode GpSmoothingMode;
H A Dgdiplusenums.h641 /* TODO: SmoothingMode */
642 typedef enum SmoothingMode { enum
651 } SmoothingMode; typedef in typeref:enum:SmoothingMode
H A Dgdiplusgraphics.h1117 SmoothingMode GetSmoothingMode() const
1119 SmoothingMode result = SmoothingModeDefault;
1472 Status SetSmoothingMode(SmoothingMode smoothingMode)
H A Dgdiplusflat.h160 GpStatus WINGDIPAPI GdipSetSmoothingMode(GpGraphics*,SmoothingMode);
161 GpStatus WINGDIPAPI GdipGetSmoothingMode(GpGraphics*,SmoothingMode*);

Completed in 63 milliseconds