Home
last modified time | relevance | path

Searched refs:pAlphaSrc (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dalpha.cxx126 const AlphaMask* pAlphaSrc ) in CopyPixel() argument
139 if( pAlphaSrc && ( *pAlphaSrc != *this ) ) in CopyPixel()
141 Bitmap* pSrc = (Bitmap*) pAlphaSrc; in CopyPixel()
/trunk/main/vcl/inc/vcl/
H A Dalpha.hxx82 …pyPixel( const Rectangle& rRectDst, const Rectangle& rRectSrc, const AlphaMask* pAlphaSrc = NULL );

Completed in 10 milliseconds