Home
last modified time | relevance | path

Searched refs:getAlphaImage (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/qt5/
H A DQt5Graphics_GDI.cxx529 static bool getAlphaImage(const SalBitmap& rSourceBitmap, const SalBitmap& rAlphaBitmap, in getAlphaImage() function
580 if (!getAlphaImage(rSourceBitmap, rAlphaBitmap, aImage)) in drawAlphaBitmap()
591 if (pAlphaBitmap && !getAlphaImage(rSourceBitmap, *pAlphaBitmap, aImage)) in drawTransformedBitmap()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qt5/
H A DQt5Graphics_GDI.cxx606 static bool getAlphaImage(const SalBitmap& rSourceBitmap, const SalBitmap& rAlphaBitmap, in getAlphaImage() function
652 if (!getAlphaImage(rSourceBitmap, rAlphaBitmap, aImage)) in drawAlphaBitmap()
667 if (pAlphaBitmap && !getAlphaImage(rSourceBitmap, *pAlphaBitmap, aImage)) in drawTransformedBitmap()