Lines Matching refs:aARGB
384 GdiPlusBmpPtr aARGB(rSalBitmap.ImplGetGdiPlusBitmap()); in tryDrawBitmapGdiPlus() local
386 if(aARGB.get()) in tryDrawBitmapGdiPlus()
400 *aARGB.get()); in tryDrawBitmapGdiPlus()
418 GdiPlusBmpPtr aARGB(rSalBitmap.ImplGetGdiPlusBitmap(&rSalAlpha)); in drawAlphaBitmap() local
420 if(aARGB.get()) in drawAlphaBitmap()
434 *aARGB.get()); in drawAlphaBitmap()
454 GdiPlusBmpPtr aARGB(rSalBitmap.ImplGetGdiPlusBitmap(pSalAlpha)); in drawTransformedBitmap() local
456 if(aARGB.get()) in drawTransformedBitmap()
458 const long nSrcWidth(aARGB->GetWidth()); in drawTransformedBitmap()
459 const long nSrcHeight(aARGB->GetHeight()); in drawTransformedBitmap()
490 aARGB.get(), in drawTransformedBitmap()