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

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DRefCountedGDIHandle.h31 template <typename T> class RefCountedGDIHandle : public RefCounted<RefCountedGDIHandle<T> > { class in namespace:WebCore
60 RefCountedGDIHandle(T handle) function in class:WebCore::RefCountedGDIHandle

Completed in 168 milliseconds