Searched refs:ImageAttributes (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusimageAttributes.h28 // that have been set into the default ImageAttributes until their own
38 class ImageAttributes : public GdiplusBase class in inherits:GdiplusBase
45 ImageAttributes() function in class:ImageAttributes
51 ~ImageAttributes()
56 ImageAttributes* Clone() const
64 return new ImageAttributes(clone, lastResult);
367 ImageAttributes(const ImageAttributes &);
368 ImageAttributes& operator=(const ImageAttributes
373 ImageAttributes(GpImageAttributes* imageAttr, Status status) function in class:ImageAttributes
[all...]
H A DGdiPlusGpStubs.h42 class ImageAttributes;
H A DGdiPlusGraphics.h1788 IN const ImageAttributes* imageAttributes = NULL,
1817 IN const ImageAttributes* imageAttributes = NULL,
1865 IN const ImageAttributes* imageAttributes = NULL,
1896 IN const ImageAttributes* imageAttributes = NULL,
1929 IN const ImageAttributes * imageAttributes = NULL
1947 IN const ImageAttributes * imageAttributes = NULL
1965 IN const ImageAttributes * imageAttributes = NULL
1983 IN const ImageAttributes * imageAttributes = NULL
2002 IN const ImageAttributes * imageAttributes = NULL
2022 IN const ImageAttributes * imageAttribute
[all...]
H A DGdiPlusBrush.h226 IN const ImageAttributes *imageAttributes = NULL)
246 IN const ImageAttributes *imageAttributes = NULL)

Completed in 229 milliseconds