Home
last modified time | relevance | path

Searched refs:listIsLessInOrder (Results 1 – 8 of 8) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/view/
H A Dhistory_view_pinned_section.h89 bool listIsLessInOrder(
H A Dhistory_view_scheduled_section.h105 bool listIsLessInOrder(
H A Dhistory_view_replies_section.h124 bool listIsLessInOrder(
H A Dhistory_view_list_widget.h79 virtual bool listIsLessInOrder(
H A Dhistory_view_pinned_section.cpp619 bool PinnedWidget::listIsLessInOrder( in listIsLessInOrder() function in HistoryView::PinnedWidget
H A Dhistory_view_scheduled_section.cpp1151 bool ScheduledWidget::listIsLessInOrder( in listIsLessInOrder() function in HistoryView::ScheduledWidget
H A Dhistory_view_list_widget.cpp1824 return _delegate->listIsLessInOrder(a.first, b.first); in getSelectedText()
2074 const auto selectingUp = _delegate->listIsLessInOrder( in updateDragSelection()
H A Dhistory_view_replies_section.cpp1788 bool RepliesWidget::listIsLessInOrder( in listIsLessInOrder() function in HistoryView::RepliesWidget