Searched refs:imageAttributes (Results 1 - 6 of 6) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/gdiplus/
H A Dgdiplusgraphics.h410 const ImageAttributes *imageAttributes = NULL,
420 imageAttributes ? imageAttributes->nativeImageAttributes : NULL,
426 const ImageAttributes *imageAttributes = NULL,
436 imageAttributes ? imageAttributes->nativeImageAttributes : NULL,
441 const ImageAttributes *imageAttributes = NULL)
450 imageAttributes ? imageAttributes->nativeImageAttributes : NULL,
456 const ImageAttributes *imageAttributes
[all...]
H A Dgdiplusbrush.h498 ImageAttributes *imageAttributes = NULL)
503 imageAttributes ? imageAttributes->nativeImageAttributes : NULL,
509 ImageAttributes *imageAttributes = NULL)
514 imageAttributes ? imageAttributes->nativeImageAttributes : NULL,
H A Dgdiplusimageattributes.h220 ImageAttributes(GpImageAttributes *imageAttributes, Status status): argument
221 nativeImageAttributes(imageAttributes), lastStatus(status) {}
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
H A Dgdiplusgraphics.h410 const ImageAttributes *imageAttributes = NULL,
420 imageAttributes ? imageAttributes->nativeImageAttributes : NULL,
426 const ImageAttributes *imageAttributes = NULL,
436 imageAttributes ? imageAttributes->nativeImageAttributes : NULL,
441 const ImageAttributes *imageAttributes = NULL)
450 imageAttributes ? imageAttributes->nativeImageAttributes : NULL,
456 const ImageAttributes *imageAttributes
[all...]
H A Dgdiplusbrush.h498 ImageAttributes *imageAttributes = NULL)
503 imageAttributes ? imageAttributes->nativeImageAttributes : NULL,
509 ImageAttributes *imageAttributes = NULL)
514 imageAttributes ? imageAttributes->nativeImageAttributes : NULL,
H A Dgdiplusimageattributes.h220 ImageAttributes(GpImageAttributes *imageAttributes, Status status): argument
221 nativeImageAttributes(imageAttributes), lastStatus(status) {}

Completed in 383 milliseconds