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

#include <GraphicsContextCG.h>

Public Member Functions

 CGContextStateSaver (CGContextRef context, bool saveAndRestore=true)
 
 ~CGContextStateSaver ()
 
void save ()
 
void restore ()
 
bool didSave () const
 
 CGContextStateSaver (CGContextRef context, bool saveAndRestore=true)
 
 ~CGContextStateSaver ()
 
void save ()
 
void restore ()
 
bool didSave () const
 

Constructor & Destructor Documentation

◆ CGContextStateSaver() [1/2]

WebCore::CGContextStateSaver::CGContextStateSaver ( CGContextRef  context,
bool  saveAndRestore = true 
)
inline

◆ ~CGContextStateSaver() [1/2]

WebCore::CGContextStateSaver::~CGContextStateSaver ( )
inline

◆ CGContextStateSaver() [2/2]

WebCore::CGContextStateSaver::CGContextStateSaver ( CGContextRef  context,
bool  saveAndRestore = true 
)
inline

◆ ~CGContextStateSaver() [2/2]

WebCore::CGContextStateSaver::~CGContextStateSaver ( )
inline

Member Function Documentation

◆ didSave() [1/2]

bool WebCore::CGContextStateSaver::didSave ( ) const
inline

◆ didSave() [2/2]

bool WebCore::CGContextStateSaver::didSave ( ) const
inline

◆ restore() [1/2]

void WebCore::CGContextStateSaver::restore ( )
inline

◆ restore() [2/2]

void WebCore::CGContextStateSaver::restore ( )
inline

◆ save() [1/2]

void WebCore::CGContextStateSaver::save ( )
inline

◆ save() [2/2]

void WebCore::CGContextStateSaver::save ( )
inline

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