Home
last modified time | relevance | path

Searched refs:HistoryView (Results 76 – 100 of 308) sorted by relevance

12345678910>>...13

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/view/
H A Dhistory_view_schedule_box.h20 namespace HistoryView {
H A Dhistory_view_view_button.h18 namespace HistoryView {
H A Dhistory_view_pinned_tracker.h18 namespace HistoryView {
H A Dhistory_view_pinned_bar.h24 namespace HistoryView {
H A Dhistory_view_element.cpp36 namespace HistoryView { namespace
86 std::unique_ptr<HistoryView::Element> SimpleElementDelegate::elementCreate( in elementCreate()
89 return std::make_unique<HistoryView::Message>(this, message, replacing); in elementCreate()
92 std::unique_ptr<HistoryView::Element> SimpleElementDelegate::elementCreate( in elementCreate()
95 return std::make_unique<HistoryView::Service>(this, message, replacing); in elementCreate()
H A Dhistory_view_send_action.h24 namespace HistoryView {
H A Dhistory_view_context_menu.h26 namespace HistoryView {
H A Dhistory_view_webpage_preview.cpp13 namespace HistoryView { namespace
H A Dhistory_view_scheduled_section.cpp61 namespace HistoryView { namespace
778 : HistoryView::CanScheduleUntilOnline(_history->peer) in sendMenuType()
814 auto memento = HistoryView::ListMemento(position); in showAtPosition()
834 ? HistoryView::ListWidget::AnimatedScroll::Part in showAtPositionNow()
835 : HistoryView::ListWidget::AnimatedScroll::Full)); in showAtPositionNow()
1158 HistoryView::TopBarWidget::SelectedState state; in listSelectionChanged()
H A Dhistory_view_schedule_box.cpp30 namespace HistoryView { namespace
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/view/media/
H A Dhistory_view_call.h17 namespace HistoryView {
H A Dhistory_view_dice.h17 namespace HistoryView {
H A Dhistory_view_contact.h20 namespace HistoryView {
H A Dhistory_view_slot_machine.h17 namespace HistoryView {
H A Dhistory_view_theme_document.h19 namespace HistoryView {
H A Dhistory_view_location.h18 namespace HistoryView {
H A Dhistory_view_dice.cpp19 namespace HistoryView { namespace
H A Dhistory_view_file.h16 namespace HistoryView {
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/boxes/
H A Dbackground_preview_box.cpp285 not_null<HistoryView::ElementDelegate*> delegate, in GenerateTextItem()
409 not_null<HistoryView::ElementDelegate*> BackgroundPreviewBox::delegate() { in delegate()
410 return static_cast<HistoryView::ElementDelegate*>(this); in delegate()
613 const auto date = _text1->Get<HistoryView::DateBadge>(); in paintDate()
802 HistoryView::Context BackgroundPreviewBox::elementContext() { in elementContext()
803 return HistoryView::Context::ContactPreview; in elementContext()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/settings/
H A Dsettings_privacy_controllers.cpp130 not_null<HistoryView::ElementDelegate*> delegate, in GenerateForwardedItem()
746 not_null<HistoryView::Element*> view, in PaintForwardedTooltip()
837 -> not_null<HistoryView::ElementDelegate*> { in delegate()
838 return static_cast<HistoryView::ElementDelegate*>(this); in delegate()
841 HistoryView::Context ForwardsPrivacyController::elementContext() { in elementContext()
842 return HistoryView::Context::ContactPreview; in elementContext()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/dialogs/
H A Ddialogs_widget.h28 namespace HistoryView {
194 object_ptr<HistoryView::TopBarWidget> _folderTopBar = { nullptr } ;
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/view/controls/
H A Dhistory_view_voice_record_button.h20 namespace HistoryView::Controls {
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/support/
H A Dsupport_autocomplete.cpp269 not_null<HistoryView::ElementDelegate*> delegate, in GenerateCommentItem()
297 not_null<HistoryView::ElementDelegate*> delegate, in GenerateContactItem()
584 HistoryView::Context ConfirmContactBox::elementContext() { in elementContext()
585 return HistoryView::Context::ContactPreview; in elementContext()
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/outputview/
H A Dioutputview.h51 HistoryView = 1 /**< The tool view will have a history with forward/backward buttons */, enumerator
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/core/
H A Dui_integration.h16 namespace HistoryView {

12345678910>>...13