Home
last modified time | relevance | path

Searched refs:setTileNightValue (Results 1 – 4 of 4) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/window/themes/
H A Dwindow_theme.h167 void setTileNightValue(bool tile);
H A Dwindow_theme.cpp928 setTileNightValue(tile); in setTile()
949 void ChatBackground::setTileNightValue(bool tile) { in setTileNightValue() function in Window::Theme::ChatBackground
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/storage/
H A Dlocalstorage.cpp420 Window::Theme::Background()->setTileNightValue(context.tileNight); in start()
H A Dstorage_account.cpp894 Window::Theme::Background()->setTileNightValue(context.tileNight); in applyReadContext()