#include <salgdicommon.hxx>
Definition at line 84 of file salgdicommon.hxx.
◆ XorEmulation()
XorEmulation::XorEmulation |
( |
| ) |
|
◆ ~XorEmulation()
XorEmulation::~XorEmulation |
( |
| ) |
|
◆ Disable()
void XorEmulation::Disable |
( |
| ) |
|
|
inline |
◆ Enable()
void XorEmulation::Enable |
( |
| ) |
|
|
inline |
◆ GetMaskContext()
CGContextRef XorEmulation::GetMaskContext |
( |
| ) |
const |
|
inline |
◆ GetTargetContext()
CGContextRef XorEmulation::GetTargetContext |
( |
| ) |
const |
|
inline |
◆ IsEnabled()
bool XorEmulation::IsEnabled |
( |
| ) |
const |
|
inline |
◆ SetTarget()
void XorEmulation::SetTarget |
( |
int |
nWidth, |
|
|
int |
nHeight, |
|
|
int |
nBitmapDepth, |
|
|
CGContextRef |
, |
|
|
CGLayerRef |
|
|
) |
| |
◆ UpdateTarget()
bool XorEmulation::UpdateTarget |
( |
| ) |
|
◆ m_bIsEnabled
bool XorEmulation::m_bIsEnabled |
|
private |
◆ m_nBufferLongs
int XorEmulation::m_nBufferLongs |
|
private |
◆ m_pMaskBuffer
◆ m_pTempBuffer
◆ m_xMaskContext
CGContextRef XorEmulation::m_xMaskContext |
|
private |
◆ m_xTargetContext
CGContextRef XorEmulation::m_xTargetContext |
|
private |
◆ m_xTargetLayer
CGLayerRef XorEmulation::m_xTargetLayer |
|
private |
◆ m_xTempContext
CGContextRef XorEmulation::m_xTempContext |
|
private |
The documentation for this class was generated from the following file: