Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/workben/
H A Dvcldemo.cxx850 BitmapEx aPageShadowMask("sw/res/page-shadow-mask.png"); in SimulateBorderStretch() local
852 BitmapEx aRight(aPageShadowMask); in SimulateBorderStretch()
853 sal_Int32 nSlice = (aPageShadowMask.GetSizePixel().Width() - 3) / 4; in SimulateBorderStretch()
876 AlphaMask aWholeMask(aPageShadowMask.GetBitmap()); in SimulateBorderStretch()
877 aBlockColor = Bitmap(aPageShadowMask.GetSizePixel(), vcl::PixelFormat::N24_BPP); in SimulateBorderStretch()
886 tools::Rectangle aSurround(r.Center(), aPageShadowMask.GetSizePixel()); in SimulateBorderStretch()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/workben/
H A Dvcldemo.cxx862 BitmapEx aPageShadowMask("sw/res/page-shadow-mask.png"); in SimulateBorderStretch() local
864 BitmapEx aRight(aPageShadowMask); in SimulateBorderStretch()
865 sal_Int32 nSlice = (aPageShadowMask.GetSizePixel().Width() - 3) / 4; in SimulateBorderStretch()
888 AlphaMask aWholeMask(aPageShadowMask.GetBitmap()); in SimulateBorderStretch()
889 aBlockColor = Bitmap(aPageShadowMask.GetSizePixel(), 24); in SimulateBorderStretch()
898 tools::Rectangle aSurround(r.Center(), aPageShadowMask.GetSizePixel()); in SimulateBorderStretch()