HomeSort by relevance Sort by last modified time
    Searched refs:RotateFlipType (Results 1 - 8 of 8) 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...]
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusBitmap.h 445 IN RotateFlipType rotateFlipType
449 rotateFlipType));
GdiPlusImaging.h 208 enum RotateFlipType
GdiPlusHeaders.h 521 Status RotateFlip(IN RotateFlipType rotateFlipType);
GdiPlusFlat.h     [all...]

Completed in 80 milliseconds