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

/external/webkit/Source/WebCore/platform/graphics/win/
H A DLocalWindowsContext.h34 class LocalWindowsContext { class in namespace:WebCore
35 WTF_MAKE_NONCOPYABLE(LocalWindowsContext);
37 LocalWindowsContext(GraphicsContext* graphicsContext, const IntRect& rect, bool supportAlphaBlend = true, bool mayCreateBitmap = true) function in class:WebCore::LocalWindowsContext
46 ~LocalWindowsContext()

Completed in 217 milliseconds