Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/dialogs/
H A Dscreenshotannotationdlg.cxx162 BitmapEx maDimmedDialogBitmap; member in ScreenshotAnnotationDlg_Impl
212 maDimmedDialogBitmap = maParentDialogBitmap; in ScreenshotAnnotationDlg_Impl()
234 maDimmedDialogBitmap.Adjust(-15, 0, 0, 0, 0); in ScreenshotAnnotationDlg_Impl()
242 mxVirtualBufferDevice->DrawBitmapEx(Point(0, 0), maDimmedDialogBitmap); in ScreenshotAnnotationDlg_Impl()
439 bUseDimmed ? maDimmedDialogBitmap : maParentDialogBitmap); in RepaintToBuffer()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/dialogs/
H A Dscreenshotannotationdlg.cxx162 BitmapEx maDimmedDialogBitmap; member in ScreenshotAnnotationDlg_Impl
213 maDimmedDialogBitmap = maParentDialogBitmap; in ScreenshotAnnotationDlg_Impl()
235 maDimmedDialogBitmap.Adjust(-15, 0, 0, 0, 0); in ScreenshotAnnotationDlg_Impl()
243 mxVirtualBufferDevice->DrawBitmapEx(Point(0, 0), maDimmedDialogBitmap); in ScreenshotAnnotationDlg_Impl()
438 bUseDimmed ? maDimmedDialogBitmap : maParentDialogBitmap); in RepaintToBuffer()