HomeSort by relevance Sort by last modified time
    Searched refs:RotateFlipType (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/
gdiplusimaging.h 70 typedef enum RotateFlipType {
87 } RotateFlipType;
gdiplusheaders.h 121 Status RotateFlip(RotateFlipType rotateFlipType);
gdiplusimpl.h 288 __inline__ Status Image::RotateFlip(RotateFlipType rotateFlipType)
291 nativeImage, rotateFlipType));
    [all...]
gdiplusflat.h 397 GpStatus WINGDIPAPI GdipImageRotateFlip(GpImage*,RotateFlipType);
    [all...]

Completed in 106 milliseconds