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

/macosx-10.10/WebCore-7600.1.25/platform/graphics/win/
H A DSharedGDIObject.h35 template <typename T> class SharedGDIObject : public RefCounted<SharedGDIObject<T>> { class in namespace:WebCore
53 explicit SharedGDIObject(GDIObject<T> object) function in class:WebCore::SharedGDIObject

Completed in 109 milliseconds