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

/macosx-10.10/WebCore-7600.1.25/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.10/WTF-7600.1.24/wtf/
H A DOwnPtrCommon.h33 template <typename T> inline void deleteOwnedPtr(T* ptr) function in namespace:WTF
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DFont.cpp44 template <> void deleteOwnedPtr<WebCore::TextLayout>(WebCore::TextLayout* ptr) function in namespace:WTF

Completed in 70 milliseconds