Home
last modified time | relevance | path

Searched refs:IBitmap (Results 1 – 10 of 10) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/wtf/
H A DOwnPtrCommon.h47 typedef struct IBitmap IBitmap; typedef
75 void deleteOwnedPtr(IBitmap*);
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/source/directx/
H A Ddx_ibitmap.hxx33 struct IBitmap : public GraphicsProvider struct
58 typedef std::shared_ptr<IBitmap> IBitmapSharedPtr;
H A Ddx_bitmap.hxx35 class DXBitmap : public IBitmap
H A Ddx_surfacebitmap.hxx31 class DXSurfaceBitmap : public IBitmap
/dports/editors/libreoffice6/libreoffice-6.4.7.2/canvas/source/directx/
H A Ddx_ibitmap.hxx34 struct IBitmap : public GraphicsProvider struct
59 typedef std::shared_ptr<IBitmap> IBitmapSharedPtr;
H A Ddx_bitmap.hxx36 class DXBitmap : public IBitmap
H A Ddx_surfacebitmap.hxx32 class DXSurfaceBitmap : public IBitmap
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/platform/dos/device/
H A Dmouse32.cpp111 IBitmap *savebk,mousecurs[MAXCURSORS];
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/
H A DChangeLog-2010-05-249191 Add OwnPtrBrew to release IFile, IFileMgr and IBitmap instances.
9196 (WTF::IBitmap):
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2010-12-0639689 Use PlatformRefPtr to release IBitmap* automatically.