Home
last modified time | relevance | path

Searched defs:isChannel (Results 1 – 25 of 30) sorted by relevance

12

/dports/games/instead/instead-3.4.1/src/tiny/ifbot/discord-bot/
H A Dmain.go76 func isChannel(s *discordgo.Session, m *discordgo.MessageCreate) bool { func
/dports/devel/tcl-trf/trf2.1.4/generic/
H A Ddig_opt.c485 TargetType (interp, typeString, isChannel) in TargetType() argument
/dports/games/openclonk/openclonk-release-8.1-src/src/network/
H A DC4Network2IRC.h55 …bool isChannel() const { return Target.getLength() && (*Target.getData() == '#' || *Target.getData… in isChannel() function
/dports/irc/dxirc/dxirc-1.40.0/fox/dialogs/
H A Dlogviewer.h78 FXbool isChannel() const in isChannel() function
/dports/audio/dmidiplayer/dmidiplayer-1.5.1/
H A Devents.h57 virtual bool isChannel() { return false; } in isChannel() function
75 virtual bool isChannel() override { return true; } in isChannel() function
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/boxes/
H A Ddelete_messages_box.cpp77 const auto isChannel = peer->isBroadcast(); in prepare() local
/dports/net-im/chatterino2/chatterino2-2.3.4/lib/libcommuni/src/util/
H A Dirccommandparser.cpp208 static inline bool isChannel(const QString& token) in isChannel() function
H A Dirccompleter.cpp232 bool isChannel = isPrefixed(text, bounds.first, buffer->network()->channelTypes(), &pfx); in completeWords() local
/dports/net-im/chatterino2/chatterino2-2.3.4/lib/libcommuni/src/model/
H A Dircbuffer.cpp393 bool IrcBuffer::isChannel() const in isChannel() function in IrcBuffer
H A Dircbuffermodel.cpp324 const bool isChannel = buffer->isChannel(); in insertBuffer() local
374 const bool isChannel = buffer->isChannel(); in removeBuffer() local
/dports/net-im/chatterino2/chatterino2-2.3.4/lib/libcommuni/src/core/
H A Dircnetwork.cpp499 bool IrcNetwork::isChannel(const QString& name) const in isChannel() function in IrcNetwork
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/ui/
H A DKviWindow.h255 bool isChannel() const { return m_eType == Channel; } in isChannel() function
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/data/
H A Ddata_peer.h230 [[nodiscard]] bool isChannel() const { in isChannel() function
/dports/irc/py-limnoria/Limnoria-master-2019-09-08/test/
H A Dtest_irclib.py234 def isChannel(self, s): member in IrcStateTestCase.FakeIrc
/dports/irc/soju/soju-0.3.0/
H A Dupstream.go262 func (uc *upstreamConn) isChannel(entity string) bool { func
/dports/audio/drumstick/drumstick-2.5.0/library/alsa/
H A Dalsaevent.cpp203 SequencerEvent::isChannel(const SequencerEvent* event) in isChannel() function in drumstick::ALSA::SequencerEvent
/dports/audio/tse3/tse3-0.3.1/src/tse3/
H A DMidi.h575 bool isChannel() const in isChannel() function
/dports/irc/py-limnoria/Limnoria-master-2019-09-08/src/
H A Dircutils.py146 def isChannel(s, chantypes='#&!', channellen=50): function
H A Dircmsgs.py414 isChannel = ircutils.isChannel variable
/dports/multimedia/minitube/minitube-3.9.2/src/
H A Dmediaview.cpp286 bool isChannel = searchParams && !searchParams->channelId().isEmpty(); in setVideoSource() local
/dports/graphics/vigra/vigra-8acd73a/include/vigra/
H A Daxistags.hxx121 bool isChannel() const in isChannel() function in vigra::AxisInfo
/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DUserModel.cpp1369 bool isChannel; in dropMimeData() local
/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DUserModel.cpp1369 bool isChannel; in dropMimeData() local
/dports/net/turnserver/coturn-4.5.2/src/client++/
H A DTurnMsgLib.h669 static bool isChannel(uint8_t *buffer, size_t sz) { in isChannel() function
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/boxes/peers/
H A Dedit_peer_info_box.cpp854 const auto isChannel = (!chat); in fillManageSection() local

12