Home
last modified time | relevance | path

Searched refs:withPatternIntensity (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/data/
H A Ddata_wall_paper.h65 [[nodiscard]] WallPaper withPatternIntensity(int intensity) const;
H A Ddata_wall_paper.cpp369 WallPaper WallPaper::withPatternIntensity(int intensity) const { in withPatternIntensity() function in Data::WallPaper
643 ).withPatternIntensity(50).withBackgroundColors({ in ConstructDefault()
H A Ddata_cloud_themes.cpp555 settings.paper->withPatternIntensity( in updateThemeFromLink()