Home
last modified time | relevance | path

Searched refs:showBackFromStack (Results 1 – 16 of 16) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/info/
H A Dinfo_controller.cpp133 void AbstractController::showBackFromStack( in showBackFromStack() function in Info::AbstractController
135 return parentController()->showBackFromStack(params); in showBackFromStack()
269 void Controller::showBackFromStack(const Window::SectionShow &params) { in showBackFromStack() function in Info::Controller
271 AbstractController::showBackFromStack(params); in showBackFromStack()
H A Dinfo_controller.h134 void showBackFromStack(
200 void showBackFromStack(
H A Dinfo_wrap_widget.cpp357 checkBeforeClose([=] { _controller->showBackFromStack(); }); in createTopBar()
449 _controller->showBackFromStack(); in addContentSaveButton()
896 _controller->showBackFromStack(); in returnToFirstStackFrame()
990 checkBeforeClose([=] { _controller->showBackFromStack(); }); in keyPressEvent()
1021 weak->_controller->showBackFromStack(); in createTopBarSurrogate()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/view/
H A Dhistory_view_pinned_section.cpp196 controller()->showBackFromStack(); in setupClearButton()
535 controller()->showBackFromStack(); in listCancelRequest()
590 controller()->showBackFromStack(); in listSource()
H A Dhistory_view_contact_status.cpp394 _controller->showBackFromStack(); in setupReportHandler()
H A Dhistory_view_replies_section.cpp284 controller->showBackFromStack(); in __anon0edbbaec0f02()
1754 controller()->showBackFromStack(); in listCancelRequest()
H A Dhistory_view_context_menu.cpp401 request.navigation->showBackFromStack(); in AddSendNowSelectedAction()
H A Dhistory_view_scheduled_section.cpp1088 controller()->showBackFromStack(); in listCancelRequest()
H A Dhistory_view_top_bar_widget.cpp623 _controller->showBackFromStack(); in backClicked()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/window/
H A Dwindow_session_controller.h154 virtual void showBackFromStack(
340 void showBackFromStack(
H A Dwindow_session_controller.cpp1320 void SessionController::showBackFromStack(const SectionShow &params) { in showBackFromStack() function in Window::SessionController
1321 content()->showBackFromStack(params); in showBackFromStack()
H A Dwindow_peer_menu.cpp937 window->sessionController()->showBackFromStack(); in PeerMenuBlockUserBox()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/
H A Dmainwidget.h151 void showBackFromStack(
H A Dmainwidget.cpp1725 _controller->showBackFromStack( in dropMainSection()
1760 void MainWidget::showBackFromStack( in showBackFromStack() function in MainWidget
1763 if (preventsCloseSection([=] { showBackFromStack(params); }, params)) { in showBackFromStack()
2445 _controller->showBackFromStack(); in handleHistoryBack()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/admin_log/
H A Dhistory_admin_log_section.cpp143 _controller->showBackFromStack(); in goBack()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/
H A Dhistory_widget.cpp676 controller->showBackFromStack(); in __anon05ff6a844e02()
2693 controller()->showBackFromStack(); in unreadCountUpdated()
2712 controller()->showBackFromStack(); in messagesFailed()
2732 controller()->showBackFromStack(); in messagesFailed()
5584 controller()->showBackFromStack(); in keyPressEvent()