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

#include <GraphicsContext.h>

Public Member Functions

 GraphicsContextStateSaver (GraphicsContext &context, bool saveAndRestore=true)
 
 ~GraphicsContextStateSaver ()
 
void save ()
 
void restore ()
 
GraphicsContextcontext () const
 
 GraphicsContextStateSaver (GraphicsContext &context, bool saveAndRestore=true)
 
 ~GraphicsContextStateSaver ()
 
void save ()
 
void restore ()
 
GraphicsContextcontext () const
 

Constructor & Destructor Documentation

◆ GraphicsContextStateSaver() [1/2]

WebCore::GraphicsContextStateSaver::GraphicsContextStateSaver ( GraphicsContext context,
bool  saveAndRestore = true 
)
inline

◆ ~GraphicsContextStateSaver() [1/2]

WebCore::GraphicsContextStateSaver::~GraphicsContextStateSaver ( )
inline

◆ GraphicsContextStateSaver() [2/2]

WebCore::GraphicsContextStateSaver::GraphicsContextStateSaver ( GraphicsContext context,
bool  saveAndRestore = true 
)
inline

◆ ~GraphicsContextStateSaver() [2/2]

WebCore::GraphicsContextStateSaver::~GraphicsContextStateSaver ( )
inline

Member Function Documentation

◆ context() [1/2]

GraphicsContext* WebCore::GraphicsContextStateSaver::context ( ) const
inline

◆ context() [2/2]

GraphicsContext* WebCore::GraphicsContextStateSaver::context ( ) const
inline

◆ restore() [1/2]

void WebCore::GraphicsContextStateSaver::restore ( )
inline

◆ restore() [2/2]

void WebCore::GraphicsContextStateSaver::restore ( )
inline

◆ save() [1/2]

void WebCore::GraphicsContextStateSaver::save ( )
inline

◆ save() [2/2]

void WebCore::GraphicsContextStateSaver::save ( )
inline

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