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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusgpstubs.h 89 class GpCachedBitmap {};
115 typedef void GpCachedBitmap;
gdiplusheaders.h 256 GpCachedBitmap *nativeCachedBitmap;
gdiplusflat.h 79 GpStatus WINGDIPAPI GdipCreateCachedBitmap(GpBitmap*,GpGraphics*,GpCachedBitmap**);
80 GpStatus WINGDIPAPI GdipDeleteCachedBitmap(GpCachedBitmap*);
81 GpStatus WINGDIPAPI GdipDrawCachedBitmap(GpGraphics*,GpCachedBitmap*,INT,INT);
    [all...]

Completed in 976 milliseconds