Home
last modified time | relevance | path

Searched refs:openChannelIn (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/chatterino2/chatterino2-2.3.4/src/widgets/helper/
H A DChannelView.hpp107 openChannelIn; member in chatterino::ChannelView
H A DChannelView.cpp1953 this->openChannelIn.invoke(twitchUsername, in addContextMenuItems()
1957 this->openChannelIn.invoke(twitchUsername, in addContextMenuItems()
1963 this->openChannelIn.invoke( in addContextMenuItems()
1967 this->openChannelIn.invoke( in addContextMenuItems()
/dports/net-im/chatterino2/chatterino2-2.3.4/src/widgets/splits/
H A DSplit.cpp166 this->view_->openChannelIn.connect([this]( in Split()