/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/ |
H A D | session_state_animator_impl.cc | 36 aura::Window* GetWallpaper() { in GetWallpaper() function 569 return !GetWallpaper()->IsVisible(); in IsWallpaperHidden() 574 GetWallpaper()->layer()->GetAnimator()); in ShowWallpaper() 576 GetWallpaper()->Show(); in ShowWallpaper() 581 GetWallpaper()->layer()->GetAnimator()); in HideWallpaper() 583 GetWallpaper()->Hide(); in HideWallpaper()
|
/dports/x11/simdock/trunk/src/ |
H A D | main.h | 228 wxBitmap * GetWallpaper (){if (frame) return frame->GetWallpaper(); } in GetWallpaper() function
|
H A D | myFrame.h | 38 wxBitmap * GetWallpaper ();
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/sidebar/ |
H A D | Paint.hxx | 62 Wallpaper GetWallpaper() const;
|
H A D | Theme.hxx | 133 static Wallpaper GetWallpaper (const ThemeItem eItem);
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/sidebar/ |
H A D | NavigatorWrapper.cxx | 43 …maNavigator->SetBackground(sfx2::sidebar::Theme::GetWallpaper(sfx2::sidebar::Theme::Paint_PanelBac… in NavigatorWrapper()
|
H A D | LayoutMenu.cxx | 144 SetBackground(sfx2::sidebar::Theme::GetWallpaper(sfx2::sidebar::Theme::Paint_PanelBackground)); in LayoutMenu() 754 SetBackground(sfx2::sidebar::Theme::GetWallpaper(sfx2::sidebar::Theme::Paint_PanelBackground)); in DataChanged()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/sidebar/ |
H A D | Paint.cxx | 81 Wallpaper Paint::GetWallpaper() const in GetWallpaper() function in sfx2::sidebar::Paint
|
H A D | TabItem.cxx | 39 SetBackground(Theme::GetPaint(Theme::Paint_TabBarBackground).GetWallpaper()); in TabItem()
|
H A D | Panel.cxx | 79 rRenderContext.SetBackground(Theme::GetPaint(Theme::Paint_PanelBackground).GetWallpaper()); in ApplySettings()
|
H A D | TabBar.cxx | 66 SetBackground(Theme::GetPaint(Theme::Paint_TabBarBackground).GetWallpaper()); in TabBar() 230 SetBackground(Theme::GetPaint(Theme::Paint_TabBarBackground).GetWallpaper()); in DataChanged()
|
H A D | SidebarPanelBase.cxx | 71 mpControl->SetBackground(Theme::GetWallpaper(Theme::Paint_PanelBackground)); in SidebarPanelBase()
|
H A D | TitleBar.cxx | 76 rRenderContext.SetBackground(maBackgroundPaint.GetWallpaper()); in ApplySettings()
|
H A D | Theme.cxx | 97 Wallpaper Theme::GetWallpaper (const ThemeItem eItem) in GetWallpaper() function in sfx2::sidebar::Theme 99 return GetPaint(eItem).GetWallpaper(); in GetWallpaper()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/arc/wallpaper/ |
H A D | arc_wallpaper_service.h | 46 void GetWallpaper(GetWallpaperCallback callback) override;
|
H A D | arc_wallpaper_service_unittest.cc | 149 service_->GetWallpaper( in TEST_F()
|
H A D | arc_wallpaper_service.cc | 158 void ArcWallpaperService::GetWallpaper(GetWallpaperCallback callback) { in GetWallpaper() function in arc::ArcWallpaperService
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/arc/mojom/ |
H A D | wallpaper.mojom | 13 GetWallpaper@0() => (array<uint8> wallpaper);
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/arc/mojom/ |
H A D | wallpaper.mojom | 13 GetWallpaper@0() => (array<uint8> wallpaper);
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wallpaper/ |
H A D | wallpaper_base_view.cc | 42 gfx::ImageSkia wallpaper = controller->GetWallpaper(); in OnPaint()
|
H A D | wallpaper_controller_impl.cc | 583 gfx::ImageSkia WallpaperControllerImpl::GetWallpaper() const { in GetWallpaper() function in ash::WallpaperControllerImpl 1312 return GetWallpaper(); in GetWallpaperImage() 1987 GetWallpaper(), color_profiles_, sequenced_task_runner_); in CalculateWallpaperColors() 1995 gfx::ImageSkia image = GetWallpaper(); in ShouldCalculateColors()
|
H A D | wallpaper_controller_impl.h | 121 gfx::ImageSkia GetWallpaper() const;
|
/dports/net/tigervnc-server/tigervnc-1.12.0/common/os/ |
H A D | w32tiger.h | 174 STDMETHOD(GetWallpaper)(THIS_ LPWSTR,UINT,DWORD) PURE; in DECLARE_INTERFACE_() local
|
/dports/net/tigervnc-viewer/tigervnc-1.12.0/common/os/ |
H A D | w32tiger.h | 174 STDMETHOD(GetWallpaper)(THIS_ LPWSTR,UINT,DWORD) PURE; in DECLARE_INTERFACE_() local
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/gallery2/ |
H A D | GalleryControl.cxx | 96 …const Wallpaper aBackground (sfx2::sidebar::Theme::GetWallpaper(sfx2::sidebar::Theme::Paint_PanelB… in InitSettings()
|