Home
last modified time | relevance | path

Searched defs:ImageAttributes (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/psdk/
H A Dgdiplusimageattributes.h27 ImageAttributes() : nativeImageAttr(NULL) in ImageAttributes() function
223ImageAttributes(GpImageAttributes *imageAttr, Status status) : nativeImageAttr(imageAttr), lastSta… in ImageAttributes() function
H A Dgdiplusbase.h59 class ImageAttributes; variable
H A Dgdiplusgraphics.h28 friend class ImageAttributes; variable