Home
last modified time | relevance | path

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

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/chat_helpers/
H A Demoji_list_widget.cpp504 ? Core::App().settings().recentEmojiSection() in ensureLoaded()
797 _emoji[0] = Core::App().settings().recentEmojiSection(); in refreshRecent()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/core/
H A Dcore_settings.h577 [[nodiscard]] EmojiPack recentEmojiSection() const;
H A Dcore_settings.cpp717 EmojiPack Settings::recentEmojiSection() const { in recentEmojiSection() function in Core::Settings
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/platform/mac/touchbar/items/
H A Dmac_scrubber_item.mm268 ? Core::App().settings().recentEmojiSection()