Searched defs:gpdstBitmap (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusBitmap.h857 GpBitmap* gpdstBitmap = NULL; local
867 &gpdstBitmap);
871 bitmap = new Bitmap(gpdstBitmap);
875 DllExports::GdipDisposeImage(gpdstBitmap);
902 GpBitmap* gpdstBitmap = NULL; local
912 &gpdstBitmap));
916 bitmap = new Bitmap(gpdstBitmap);
920 DllExports::GdipDisposeImage(gpdstBitmap);

Completed in 125 milliseconds