Searched refs:pGdiBitmap (Results 1 – 2 of 2) sorted by relevance
579 BitmapSharedPtr pGdiBitmap; in drawBitmap() local585 pGdiBitmap = pDXBitmap->getBitmap(); in drawBitmap()591 if( pGdiBitmap ) in drawBitmap()592 tools::drawGdiPlusBitmap(pGraphics,pGdiBitmap); in drawBitmap()
602 BitmapSharedPtr pGdiBitmap; in drawBitmap() local608 pGdiBitmap = pDXBitmap->getBitmap(); in drawBitmap()614 if( pGdiBitmap ) in drawBitmap()615 tools::drawGdiPlusBitmap(pGraphics,pGdiBitmap); in drawBitmap()