Home
last modified time | relevance | path

Searched refs:aTmpBmp (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/headless/
H A Dsvpgdi.cxx398 SvpSalBitmap aTmpBmp; member in __anon454300870211::BitmapHelper
408 aTmpBmp() in BitmapHelper()
425 aTmpBmp.Create(std::move(pTmp)); in BitmapHelper()
427 assert(aTmpBmp.GetBitCount() == 32); in BitmapHelper()
428 implSetSurface(SvpSalGraphics::createCairoSurface(aTmpBmp.GetBuffer())); in BitmapHelper()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/headless/
H A Dsvpgdi.cxx273 aTmpBmp.Create(std::move(pTmp)); in SourceHelper()
275 assert(aTmpBmp.GetBitCount() == 32); in SourceHelper()
276 source = SvpSalGraphics::createCairoSurface(aTmpBmp.GetBuffer()); in SourceHelper()
315 SvpSalBitmap aTmpBmp; member in __anon48c825df0211::SourceHelper
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/frmdlg/
H A Dfrmpage.cxx2644 BitmapEx aTmpBmp(bGraphic ? aGraphic.GetBitmapEx() : aBmp); in Paint() local
2650 aTmpBmp.Mirror(nMirrorFlags); in Paint()
2651 rRenderContext.DrawBitmapEx(aPntPos, aPntSz, aTmpBmp); in Paint()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/frmdlg/
H A Dfrmpage.cxx2623 BitmapEx aTmpBmp(bGraphic ? aGraphic.GetBitmapEx() : aBmp); in Paint() local
2629 aTmpBmp.Mirror(nMirrorFlags); in Paint()
2630 rRenderContext.DrawBitmapEx(aPntPos, aPntSz, aTmpBmp); in Paint()
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dunusedfields.only-used-in-constructor.results794 (anonymous namespace)::BitmapHelper aTmpBmp class SvpSalBitmap
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dunusedfields.only-used-in-constructor.results780 (anonymous namespace)::SourceHelper aTmpBmp class SvpSalBitmap