Searched refs:aPageShadowMask (Results 1 – 2 of 2) sorted by relevance
850 BitmapEx aPageShadowMask("sw/res/page-shadow-mask.png"); in SimulateBorderStretch() local852 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()
862 BitmapEx aPageShadowMask("sw/res/page-shadow-mask.png"); in SimulateBorderStretch() local864 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()