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

/external/webkit/Source/WebCore/platform/mac/
H A DLocalCurrentGraphicsContext.h34 class LocalCurrentGraphicsContext { class in namespace:WebCore
35 WTF_MAKE_NONCOPYABLE(LocalCurrentGraphicsContext);
37 LocalCurrentGraphicsContext(GraphicsContext* graphicsContext);
38 ~LocalCurrentGraphicsContext();

Completed in 174 milliseconds