Lines Matching refs:aARGB
386 GdiPlusBmpPtr aARGB(rSalBitmap.ImplGetGdiPlusBitmap()); in tryDrawBitmapGdiPlus() local
388 if(aARGB.get()) in tryDrawBitmapGdiPlus()
402 *aARGB.get()); in tryDrawBitmapGdiPlus()
420 GdiPlusBmpPtr aARGB(rSalBitmap.ImplGetGdiPlusBitmap(&rSalAlpha)); in drawAlphaBitmap() local
422 if(aARGB.get()) in drawAlphaBitmap()
436 *aARGB.get()); in drawAlphaBitmap()
456 GdiPlusBmpPtr aARGB(rSalBitmap.ImplGetGdiPlusBitmap(pSalAlpha)); in drawTransformedBitmap() local
458 if(aARGB.get()) in drawTransformedBitmap()
460 const long nSrcWidth(aARGB->GetWidth()); in drawTransformedBitmap()
461 const long nSrcHeight(aARGB->GetHeight()); in drawTransformedBitmap()
492 aARGB.get(), in drawTransformedBitmap()