Searched refs:nativeImageAttr (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusimageAttributes.h47 nativeImageAttr = NULL;
48 lastResult = DllExports::GdipCreateImageAttributes(&nativeImageAttr);
53 DllExports::GdipDisposeImageAttributes(nativeImageAttr);
61 nativeImageAttr,
74 nativeImageAttr,
85 nativeImageAttr,
97 nativeImageAttr,
110 nativeImageAttr,
127 nativeImageAttr,
140 nativeImageAttr,
379 SetNativeImageAttr(GpImageAttributes* nativeImageAttr) argument
393 GpImageAttributes* nativeImageAttr; member in class:ImageAttributes
[all...]
H A DGdiPlusGraphics.h1803 ? imageAttributes->nativeImageAttr
1830 ? imageAttributes->nativeImageAttr
1882 ? imageAttributes->nativeImageAttr
1911 ? imageAttributes->nativeImageAttr
1938 imageAttributes ? imageAttributes->nativeImageAttr : NULL));
1956 imageAttributes ? imageAttributes->nativeImageAttr : NULL));
1974 imageAttributes ? imageAttributes->nativeImageAttr : NULL));
1992 imageAttributes ? imageAttributes->nativeImageAttr : NULL));
2012 imageAttributes ? imageAttributes->nativeImageAttr : NULL));
2032 imageAttributes ? imageAttributes->nativeImageAttr
[all...]
H A DGdiPlusBrush.h232 (imageAttributes)?imageAttributes->nativeImageAttr:NULL,
252 (imageAttributes)?imageAttributes->nativeImageAttr:NULL,

Completed in 153 milliseconds