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

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cairo/
H A DOwnPtrCairo.cpp33 template <> void deleteOwnedPtr<FcObjectSet>(FcObjectSet* ptr) function in namespace:WTF
39 template <> void deleteOwnedPtr<FcFontSet>(FcFontSet* ptr) function in namespace:WTF
46 template <> void deleteOwnedPtr<cairo_path_t>(cairo_path_t* ptr) function in namespace:WTF
/macosx-10.9.5/WebCore-7537.78.1/platform/blackberry/
H A DAsyncFileSystemBlackBerry.h34 template <> inline void deleteOwnedPtr<BlackBerry::Platform::WebFileSystem>(BlackBerry::Platform::WebFileSystem* ptr) function in namespace:WTF
H A DPlatformFileWriterClient.h60 template <> inline void deleteOwnedPtr<WebCore::PlatformFileWriterClient>(WebCore::PlatformFileWriterClient* ptr) function in namespace:WTF
H A DWorkerPlatformFileWriterClient.h78 template <> inline void deleteOwnedPtr<WebCore::WorkerPlatformFileWriterClient>(WebCore::WorkerPlatformFileWriterClient* ptr) function in namespace:WTF
H A DAsyncFileWriterBlackBerry.h35 template <> inline void deleteOwnedPtr<BlackBerry::Platform::WebFileWriter>(BlackBerry::Platform::WebFileWriter* ptr) function in namespace:WTF
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DFont.cpp44 template <> void deleteOwnedPtr<WebCore::TextLayout>(WebCore::TextLayout* ptr) function in namespace:WTF

Completed in 69 milliseconds