Home
last modified time | relevance | path

Searched refs:startOutgoing (Results 1 – 7 of 7) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/chat_helpers/
H A Demoji_interactions.h58 void startOutgoing(not_null<const HistoryView::Element*> view);
H A Demoji_interactions.cpp114 void EmojiInteractions::startOutgoing( in startOutgoing() function in ChatHelpers::EmojiInteractions
/dports/net-im/psi/psi-1.5/src/avcall/
H A Davcall.cpp416 void startOutgoing() in startOutgoing() function in AvCallPrivate
794 d->startOutgoing(); in connectToJid()
H A Djinglertp.cpp521 void startOutgoing() in startOutgoing() function in JingleRtpPrivate
1478 d->startOutgoing(); in connectToJid()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/calls/
H A Dcalls_call.h227 void startOutgoing();
H A Dcalls_call.cpp218 startOutgoing(); in start()
228 void Call::startOutgoing() { in startOutgoing() function in Calls::Call
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/
H A Dhistory_inner_widget.cpp2746 _controller->emojiInteractions().startOutgoing(view); in elementStartInteraction()