Searched refs:ImplGetSalBitmap (Results 1 – 8 of 8) sorted by relevance
729 … mpGraphics->DrawBitmap( aPosAry, *aBmp.ImplGetImpBitmap()->ImplGetSalBitmap(), this ); in ImplDrawBitmap()854 SalBitmap* pSalSrcBmp = rBitmapEx.GetBitmap().ImplGetImpBitmap()->ImplGetSalBitmap(); in DrawTransformedBitmapEx()861 pSalAlphaBmp = rBitmapEx.GetAlpha().ImplGetImpBitmap()->ImplGetSalBitmap(); in DrawTransformedBitmapEx()865 pSalAlphaBmp = rBitmapEx.GetMask().ImplGetImpBitmap()->ImplGetSalBitmap(); in DrawTransformedBitmapEx()1166 const SalBitmap* pSalSrcBmp = aBmpEx.ImplGetBitmapImpBitmap()->ImplGetSalBitmap(); in ImplDrawBitmapEx()1171 SalBitmap* pSalAlphaBmp = pMaskBmp->ImplGetSalBitmap(); in ImplDrawBitmapEx()1249 *pMaskBmp->ImplGetSalBitmap(), in ImplDrawBitmapEx()1438 mpGraphics->DrawMask( aPosAry, *aTmp.ImplGetImpBitmap()->ImplGetSalBitmap(), in ImplDrawMask()1442 mpGraphics->DrawMask( aPosAry, *pImpBmp->ImplGetSalBitmap(), in ImplDrawMask()2260 SalBitmap* pSalSrcBmp = rBmp.ImplGetImpBitmap()->ImplGetSalBitmap(); in ImplDrawAlpha()[all …]
2018 SalBitmap* pSalBitmap = mpImpBmp->ImplGetSalBitmap(); in GetSystemData()
69 SalBitmap* pBmp = rBitmap.ImplGetImpBitmap()->ImplGetSalBitmap(); in SetBackgroundBitmap()78 SalBitmap* pBmp = rBitmapEx.ImplGetBitmapImpBitmap()->ImplGetSalBitmap(); in SetBackgroundBitmap()
71 (aIcon.ImplGetBitmapImpBitmap()->ImplGetSalBitmap()); in SelectAppIconPixmap()104 (aMask.ImplGetImpBitmap()->ImplGetSalBitmap()); in SelectAppIconPixmap()
1249 … AquaSalBitmap* pSalBmp = static_cast<AquaSalBitmap*>(aBmp.ImplGetImpBitmap()->ImplGetSalBitmap()); in CreateCGImage()1261 …quaSalBitmap* pMaskBmp = static_cast<AquaSalBitmap*>(aMask.ImplGetImpBitmap()->ImplGetSalBitmap()); in CreateCGImage()1270 …quaSalBitmap* pMaskBmp = static_cast<AquaSalBitmap*>(aMask.ImplGetImpBitmap()->ImplGetSalBitmap()); in CreateCGImage()
63 SalBitmap* ImplGetSalBitmap() const { return mpSalBitmap; } in ImplGetSalBitmap() function in ImpBitmap
1173 pIconImpBitmap->ImplGetSalBitmap(); in SetIcon()1175 pIconImpMask->ImplGetSalBitmap(); in SetIcon()
4991 …WinSalBitmap* pSalBmp = static_cast<WinSalBitmap*>(aBitmap.ImplGetImpBitmap()->ImplGetSalBitmap()); in ImplDrawItem()
Completed in 499 milliseconds