HomeSort by relevance Sort by last modified time
    Searched refs:WarpMode (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusgpstubs.h 77 typedef enum WarpMode GpWarpMode;
gdiplusenums.h 706 typedef enum WarpMode {
709 } WarpMode;
gdipluspath.h 497 WarpMode warpMode = WarpModePerspective,
505 warpMode, flatness));
gdiplusflat.h 353 GpStatus WINGDIPAPI GdipWarpPath(GpPath*,GpMatrix*,GDIPCONST GpPointF*,INT,REAL,REAL,REAL,REAL,WarpMode,REAL);
    [all...]

Completed in 57 milliseconds