Home
last modified time | relevance | path

Searched refs:joinChat (Results 1 – 25 of 32) sorted by relevance

12

/dports/net-im/kopete/kopete-21.12.3/protocols/oscar/aim/
H A Daimjoinchat.cpp49 QObject::connect(this, &AIMJoinChatUI::user1Clicked, this, &AIMJoinChatUI::joinChat); in AIMJoinChatUI()
73 void AIMJoinChatUI::joinChat() in joinChat() function in AIMJoinChatUI
H A Daimjoinchat.h44 void joinChat();
/dports/games/manaplus/manaplus-2.1.3.17/src/net/
H A Dchathandler.h92 virtual void joinChat(const ChatObject *const chat,
/dports/games/manaplus/manaplus-2.1.3.17/src/net/eathena/
H A Dchathandler.h77 void joinChat(const ChatObject *const chat,
H A Dchathandler.cpp257 void ChatHandler::joinChat(const ChatObject *const chat, in joinChat() function in EAthena::ChatHandler
/dports/games/manaplus/manaplus-2.1.3.17/src/net/tmwa/
H A Dchathandler.h77 void joinChat(const ChatObject *const chat,
H A Dchathandler.cpp220 void ChatHandler::joinChat(const ChatObject *const chat A_UNUSED, in joinChat() function in TmwAthena::ChatHandler
/dports/mail/thunderbird/thunderbird-91.8.0/comm/chat/protocols/xmpp/
H A Dxmpp-commands.jsm146 account.joinChat(conv.chatRoomFields);
153 conv = account.joinChat(chatRoomFields);
/dports/mail/thunderbird/thunderbird-91.8.0/comm/chat/locales/en-US/
H A Dirc.properties20 # LOCALIZATION NOTE (joinChat.*):
22 joinChat.channel=_Channel
23 joinChat.password=_Password
/dports/mail/thunderbird/thunderbird-91.8.0/comm/chat/protocols/irc/
H A DircCommands.jsm299 account.joinChat(conv.chatRoomFields);
307 conv = account.joinChat(chatroomfields);
H A DircNonStandard.jsm219 this.joinChat(this.getChatRoomDefaultFieldValues(aMessage.params[2]));
H A Dirc.jsm1927 joinChat(aComponents) {
1935 this.ERROR("joinChat called without a valid channel name.");
1974 return _("joinChat.channel");
1980 return _("joinChat.password");
H A DircBase.jsm186 this.joinChat(this.getChatRoomDefaultFieldValues(aMessage.params[1]));
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mail/components/im/content/
H A Dchat-messenger.inc.xhtml28 oncommand="chatHandler.joinChat()"/>
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mail/locales/
H A Djar.mn185 …locale/@AB_CD@/messenger/joinChat.dtd (%chrome/messenger/joinChat.…
/dports/mail/thunderbird/thunderbird-91.8.0/comm/chat/components/public/
H A DprplIConversation.idl200 /* This stores the data required to join the chat with joinChat().
H A DimIAccount.idl129 void joinChat(in prplIChatRoomFieldValues aComponents);
/dports/mail/thunderbird/thunderbird-91.8.0/comm/chat/components/src/
H A DimAccounts.jsm295 this.joinChat(this.getChatRoomDefaultFieldValues(room));
937 joinChat(aComponents) {
938 this._ensurePrplAccount.joinChat(aComponents);
H A DimConversations.jsm452 this.account.joinChat(chatRoomFields);
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mail/base/content/
H A DmainCommandSet.inc.xhtml289 <command id="cmd_joinChat" oncommand="chatHandler.joinChat();" disabled="true"/>
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/words/protocols/
H A Doscar.py870 def joinChat(self, exchange, fullName, instance): member in BOSConnection
/dports/games/manaplus/manaplus-2.1.3.17/src/progs/manaplus/actions/
H A Dcommands.cpp1085 chatHandler->joinChat(chat, ""); in impHandler()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/chat/modules/
H A DjsProtoHelper.jsm64 joinChat(aComponents) {
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DTd.h859 void on_request(uint64 id, const td_api::joinChat &request);
/dports/games/manaplus/manaplus-2.1.3.17/src/gui/popups/
H A Dpopupmenu.cpp1386 chatHandler->joinChat(chat, ""); in handleLink()

12