Home
last modified time | relevance | path

Searched refs:pOutputBmp (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/gdi/
H A Dimpimage.cxx534 const BitmapEx* pOutputBmp; in Draw() local
539 pOutputBmp = mpDisplayBmp; in Draw()
542 pOutputBmp = &maBmpEx; in Draw()
544 if( pOutputBmp ) in Draw()
545 pOutDev->DrawBitmapEx( rPos, aOutSize, aSrcPos, maSize, *pOutputBmp ); in Draw()

Completed in 37 milliseconds