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

/external/chromium_org/third_party/WebKit/Source/platform/mac/
H A DLocalCurrentGraphicsContext.h33 class PLATFORM_EXPORT LocalCurrentGraphicsContext { class in namespace:blink
34 WTF_MAKE_NONCOPYABLE(LocalCurrentGraphicsContext);
36 LocalCurrentGraphicsContext(GraphicsContext*, IntRect clipRect);
37 ~LocalCurrentGraphicsContext();

Completed in 130 milliseconds