Home
last modified time | relevance | path

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

/third_party/mingw-w64/mingw-w64-headers/include/gdiplus/
Dgdiplusimageattributes.h39 ImageAttributes(): nativeImageAttributes(NULL), lastStatus(Ok) in ImageAttributes() function
220 ImageAttributes(GpImageAttributes *imageAttributes, Status status): in ImageAttributes() function