Home
last modified time | relevance | path

Searched refs:GetWallpaper (Results 1 – 25 of 165) sorted by relevance

1234567

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/
H A Dsession_state_animator_impl.cc36 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 Dmain.h228 wxBitmap * GetWallpaper (){if (frame) return frame->GetWallpaper(); } in GetWallpaper() function
H A DmyFrame.h38 wxBitmap * GetWallpaper ();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/sidebar/
H A DPaint.hxx62 Wallpaper GetWallpaper() const;
H A DTheme.hxx133 static Wallpaper GetWallpaper (const ThemeItem eItem);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/sidebar/
H A DNavigatorWrapper.cxx43 …maNavigator->SetBackground(sfx2::sidebar::Theme::GetWallpaper(sfx2::sidebar::Theme::Paint_PanelBac… in NavigatorWrapper()
H A DLayoutMenu.cxx144 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 DPaint.cxx81 Wallpaper Paint::GetWallpaper() const in GetWallpaper() function in sfx2::sidebar::Paint
H A DTabItem.cxx39 SetBackground(Theme::GetPaint(Theme::Paint_TabBarBackground).GetWallpaper()); in TabItem()
H A DPanel.cxx79 rRenderContext.SetBackground(Theme::GetPaint(Theme::Paint_PanelBackground).GetWallpaper()); in ApplySettings()
H A DTabBar.cxx66 SetBackground(Theme::GetPaint(Theme::Paint_TabBarBackground).GetWallpaper()); in TabBar()
230 SetBackground(Theme::GetPaint(Theme::Paint_TabBarBackground).GetWallpaper()); in DataChanged()
H A DSidebarPanelBase.cxx71 mpControl->SetBackground(Theme::GetWallpaper(Theme::Paint_PanelBackground)); in SidebarPanelBase()
H A DTitleBar.cxx76 rRenderContext.SetBackground(maBackgroundPaint.GetWallpaper()); in ApplySettings()
H A DTheme.cxx97 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 Darc_wallpaper_service.h46 void GetWallpaper(GetWallpaperCallback callback) override;
H A Darc_wallpaper_service_unittest.cc149 service_->GetWallpaper( in TEST_F()
H A Darc_wallpaper_service.cc158 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 Dwallpaper.mojom13 GetWallpaper@0() => (array<uint8> wallpaper);
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/arc/mojom/
H A Dwallpaper.mojom13 GetWallpaper@0() => (array<uint8> wallpaper);
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wallpaper/
H A Dwallpaper_base_view.cc42 gfx::ImageSkia wallpaper = controller->GetWallpaper(); in OnPaint()
H A Dwallpaper_controller_impl.cc583 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 Dwallpaper_controller_impl.h121 gfx::ImageSkia GetWallpaper() const;
/dports/net/tigervnc-server/tigervnc-1.12.0/common/os/
H A Dw32tiger.h174 STDMETHOD(GetWallpaper)(THIS_ LPWSTR,UINT,DWORD) PURE; in DECLARE_INTERFACE_() local
/dports/net/tigervnc-viewer/tigervnc-1.12.0/common/os/
H A Dw32tiger.h174 STDMETHOD(GetWallpaper)(THIS_ LPWSTR,UINT,DWORD) PURE; in DECLARE_INTERFACE_() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/gallery2/
H A DGalleryControl.cxx96 …const Wallpaper aBackground (sfx2::sidebar::Theme::GetWallpaper(sfx2::sidebar::Theme::Paint_PanelB… in InitSettings()

1234567