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

/external/chromium_org/third_party/WebKit/Source/platform/mac/
H A DLocalCurrentGraphicsContext.h32 class PLATFORM_EXPORT LocalCurrentGraphicsContext { class in namespace:WebCore
33 WTF_MAKE_NONCOPYABLE(LocalCurrentGraphicsContext);
35 LocalCurrentGraphicsContext(GraphicsContext* graphicsContext);
36 ~LocalCurrentGraphicsContext();

Completed in 78 milliseconds