HomeSort by relevance Sort by last modified time
    Searched refs:nativeImageAttr (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusimageAttributes.h 47 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,
    [all...]
GdiPlusGraphics.h     [all...]
GdiPlusBrush.h 232 (imageAttributes)?imageAttributes->nativeImageAttr:NULL,
252 (imageAttributes)?imageAttributes->nativeImageAttr:NULL,

Completed in 305 milliseconds