Home
last modified time | relevance | path

Searched defs:clickHandlerActiveChanged (Results 1 – 17 of 17) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_ui/ui/
H A Dclick_handler.h23 virtual void clickHandlerActiveChanged(const ClickHandlerPtr &action, bool active) { in clickHandlerActiveChanged() function
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/inline_bots/
H A Dinline_bot_layout_item.h105 void clickHandlerActiveChanged(const ClickHandlerPtr &p, bool active) override { in clickHandlerActiveChanged() function
H A Dinline_bot_layout_internal.cpp247 void Gif::clickHandlerActiveChanged(const ClickHandlerPtr &p, bool active) { in clickHandlerActiveChanged() function in InlineBots::Layout::internal::Gif
510 void Sticker::clickHandlerActiveChanged(const ClickHandlerPtr &p, bool active) { in clickHandlerActiveChanged() function in InlineBots::Layout::internal::Sticker
959 void File::clickHandlerActiveChanged(const ClickHandlerPtr &p, bool active) { in clickHandlerActiveChanged() function in InlineBots::Layout::internal::File
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/view/media/
H A Dhistory_view_file.cpp29 void File::clickHandlerActiveChanged(const ClickHandlerPtr &p, bool active) { in clickHandlerActiveChanged() function in HistoryView::File
H A Dhistory_view_invoice.cpp350 void Invoice::clickHandlerActiveChanged(const ClickHandlerPtr &p, bool active) { in clickHandlerActiveChanged() function in HistoryView::Invoice
H A Dhistory_view_media.h135 virtual void clickHandlerActiveChanged(const ClickHandlerPtr &p, bool active) { in clickHandlerActiveChanged() function
H A Dhistory_view_game.cpp367 void Game::clickHandlerActiveChanged(const ClickHandlerPtr &p, bool active) { in clickHandlerActiveChanged() function in HistoryView::Game
H A Dhistory_view_web_page.cpp764 void WebPage::clickHandlerActiveChanged(const ClickHandlerPtr &p, bool active) { in clickHandlerActiveChanged() function in HistoryView::WebPage
H A Dhistory_view_media_grouped.cpp563 void GroupedMedia::clickHandlerActiveChanged( in clickHandlerActiveChanged() function in HistoryView::GroupedMedia
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/chat_helpers/
H A Dbot_keyboard.cpp226 void BotKeyboard::clickHandlerActiveChanged(const ClickHandlerPtr &p, bool active) { in clickHandlerActiveChanged() function in BotKeyboard
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/ui/boxes/
H A Dconfirm_box.cpp294 void ConfirmBox::clickHandlerActiveChanged( in clickHandlerActiveChanged() function in Ui::ConfirmBox
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/overview/
H A Doverview_layout.cpp142 void ItemBase::clickHandlerActiveChanged( in clickHandlerActiveChanged() function in Overview::Layout::ItemBase
211 void RadialProgressItem::clickHandlerActiveChanged( in clickHandlerActiveChanged() function in Overview::Layout::RadialProgressItem
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_ui/ui/widgets/
H A Dlabels.cpp714 void FlatLabel::clickHandlerActiveChanged(const ClickHandlerPtr &action, bool active) { in clickHandlerActiveChanged() function in Ui::FlatLabel
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/
H A Dhistory_item_components.cpp698 void ReplyKeyboard::clickHandlerActiveChanged(const ClickHandlerPtr &p, bool active) { in clickHandlerActiveChanged() function in ReplyKeyboard
H A Dhistory_inner_widget.cpp143 void HistoryInner::BotAbout::clickHandlerActiveChanged( in clickHandlerActiveChanged() function in HistoryInner::BotAbout
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/view/
H A Dhistory_view_element.cpp930 void Element::clickHandlerActiveChanged( in clickHandlerActiveChanged() function in HistoryView::Element
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/media/view/
H A Dmedia_view_overlay_widget.cpp1341 void OverlayWidget::clickHandlerActiveChanged(const ClickHandlerPtr &p, bool active) { in clickHandlerActiveChanged() function in Media::View::OverlayWidget