Searched refs:IBitmap (Results 1 – 5 of 5) sorted by relevance
47 typedef struct IBitmap IBitmap; typedef75 void deleteOwnedPtr(IBitmap*);
51 void deleteOwnedPtr(IBitmap* ptr) in deleteOwnedPtr()
52 RefPtr<IBitmap> bitmap = adoptRef(IDisplay_GetDestination(display)); in getDisplayInfo()
9191 Add OwnPtrBrew to release IFile, IFileMgr and IBitmap instances.9196 (WTF::IBitmap):
39689 Use PlatformRefPtr to release IBitmap* automatically.