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

Public Member Functions

 ScopedFramePaintingState (Frame &frame, Node *node)
 
 ~ScopedFramePaintingState ()
 

Public Attributes

const Frameframe
 
const Nodenode
 
const PaintBehavior paintBehavior
 
const Color backgroundColor
 

Constructor & Destructor Documentation

◆ ScopedFramePaintingState()

WebCore::ScopedFramePaintingState::ScopedFramePaintingState ( Frame frame,
Node node 
)
inline

◆ ~ScopedFramePaintingState()

WebCore::ScopedFramePaintingState::~ScopedFramePaintingState ( )
inline

Member Data Documentation

◆ backgroundColor

const Color WebCore::ScopedFramePaintingState::backgroundColor

◆ frame

const Frame& WebCore::ScopedFramePaintingState::frame

◆ node

const Node* WebCore::ScopedFramePaintingState::node

◆ paintBehavior

const PaintBehavior WebCore::ScopedFramePaintingState::paintBehavior

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