Home
last modified time | relevance | path

Searched refs:pAlphaImg (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi2.cxx863 XImage* pAlphaImg = XCreateImage( pXDisplay, pSrcXVisual, 8, ZPixmap, 0, in drawAlphaBitmap() local
873 XPutImage( pXDisplay, aAlphaPM, aAlphaGC, pAlphaImg, in drawAlphaBitmap()
876 XFree( pAlphaImg ); in drawAlphaBitmap()

Completed in 22 milliseconds