webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
WebCore::LocalWindowsContext Class Reference

#include <LocalWindowsContext.h>

Public Member Functions

 LocalWindowsContext (GraphicsContext &graphicsContext, const IntRect &rect, bool supportAlphaBlend=true, bool mayCreateBitmap=true)
 
 ~LocalWindowsContext ()
 
HDC hdc () const
 

Constructor & Destructor Documentation

◆ LocalWindowsContext()

WebCore::LocalWindowsContext::LocalWindowsContext ( GraphicsContext graphicsContext,
const IntRect rect,
bool  supportAlphaBlend = true,
bool  mayCreateBitmap = true 
)
inline

◆ ~LocalWindowsContext()

WebCore::LocalWindowsContext::~LocalWindowsContext ( )
inline

Member Function Documentation

◆ hdc()

HDC WebCore::LocalWindowsContext::hdc ( ) const
inline

The documentation for this class was generated from the following file: