Home
last modified time | relevance | path

Searched refs:hasChat (Results 1 – 11 of 11) sorted by relevance

/dports/net-im/licq-osd/licq-f271d55/icq/src/
H A Duserclients.cpp521 bool hasChat = false; in detectFromCaps() local
608 hasChat = true; in detectFromCaps()
631 if (hasAimIcon && hasChat && hasUtf8 && hasTyping && capSize == 0x40) in detectFromCaps()
637 …else if (hasRelay && hasUtf8 && hasTyping && hasXtraz && hasChat & hasAimIcon && hasFakeHtml && ca… in detectFromCaps()
679 … else if (hasRelay && hasUtf8 && hasTyping && hasXtraz && hasChat && hasAimIcon && hasFakeHtml) in detectFromCaps()
752 if (hasFakeHtml && hasChat && hasAimSmartCaps) in detectFromCaps()
809 else if (hasAimIcon && hasAimDirect && hasChat && hasFile && capSize == 0x40) in detectFromCaps()
812 else if (hasFile && hasChat && capSize == 0x20) in detectFromCaps()
815 else if (hasUtf8 && hasTyping && hasAimIcon && hasChat && capSize == 0x40) in detectFromCaps()
836 else if (hasUtf8 && hasFile && hasChat) in detectFromCaps()
[all …]
/dports/net-im/licq-qt-gui/licq-f271d55/icq/src/
H A Duserclients.cpp521 bool hasChat = false; in detectFromCaps() local
608 hasChat = true; in detectFromCaps()
631 if (hasAimIcon && hasChat && hasUtf8 && hasTyping && capSize == 0x40) in detectFromCaps()
637 …else if (hasRelay && hasUtf8 && hasTyping && hasXtraz && hasChat & hasAimIcon && hasFakeHtml && ca… in detectFromCaps()
679 … else if (hasRelay && hasUtf8 && hasTyping && hasXtraz && hasChat && hasAimIcon && hasFakeHtml) in detectFromCaps()
752 if (hasFakeHtml && hasChat && hasAimSmartCaps) in detectFromCaps()
809 else if (hasAimIcon && hasAimDirect && hasChat && hasFile && capSize == 0x40) in detectFromCaps()
812 else if (hasFile && hasChat && capSize == 0x20) in detectFromCaps()
815 else if (hasUtf8 && hasTyping && hasAimIcon && hasChat && capSize == 0x40) in detectFromCaps()
836 else if (hasUtf8 && hasFile && hasChat) in detectFromCaps()
[all …]
/dports/net-im/licq-icq/licq-f271d55/icq/src/
H A Duserclients.cpp521 bool hasChat = false; in detectFromCaps() local
608 hasChat = true; in detectFromCaps()
631 if (hasAimIcon && hasChat && hasUtf8 && hasTyping && capSize == 0x40) in detectFromCaps()
637 …else if (hasRelay && hasUtf8 && hasTyping && hasXtraz && hasChat & hasAimIcon && hasFakeHtml && ca… in detectFromCaps()
679 … else if (hasRelay && hasUtf8 && hasTyping && hasXtraz && hasChat && hasAimIcon && hasFakeHtml) in detectFromCaps()
752 if (hasFakeHtml && hasChat && hasAimSmartCaps) in detectFromCaps()
809 else if (hasAimIcon && hasAimDirect && hasChat && hasFile && capSize == 0x40) in detectFromCaps()
812 else if (hasFile && hasChat && capSize == 0x20) in detectFromCaps()
815 else if (hasUtf8 && hasTyping && hasAimIcon && hasChat && capSize == 0x40) in detectFromCaps()
836 else if (hasUtf8 && hasFile && hasChat) in detectFromCaps()
[all …]
/dports/net-im/licq/licq-f271d55/icq/src/
H A Duserclients.cpp521 bool hasChat = false; in detectFromCaps() local
608 hasChat = true; in detectFromCaps()
631 if (hasAimIcon && hasChat && hasUtf8 && hasTyping && capSize == 0x40) in detectFromCaps()
637 …else if (hasRelay && hasUtf8 && hasTyping && hasXtraz && hasChat & hasAimIcon && hasFakeHtml && ca… in detectFromCaps()
679 … else if (hasRelay && hasUtf8 && hasTyping && hasXtraz && hasChat && hasAimIcon && hasFakeHtml) in detectFromCaps()
752 if (hasFakeHtml && hasChat && hasAimSmartCaps) in detectFromCaps()
809 else if (hasAimIcon && hasAimDirect && hasChat && hasFile && capSize == 0x40) in detectFromCaps()
812 else if (hasFile && hasChat && capSize == 0x20) in detectFromCaps()
815 else if (hasUtf8 && hasTyping && hasAimIcon && hasChat && capSize == 0x40) in detectFromCaps()
836 else if (hasUtf8 && hasFile && hasChat) in detectFromCaps()
[all …]
/dports/net-im/licq-jabber/licq-f271d55/icq/src/
H A Duserclients.cpp521 bool hasChat = false; in detectFromCaps() local
608 hasChat = true; in detectFromCaps()
631 if (hasAimIcon && hasChat && hasUtf8 && hasTyping && capSize == 0x40) in detectFromCaps()
637 …else if (hasRelay && hasUtf8 && hasTyping && hasXtraz && hasChat & hasAimIcon && hasFakeHtml && ca… in detectFromCaps()
679 … else if (hasRelay && hasUtf8 && hasTyping && hasXtraz && hasChat && hasAimIcon && hasFakeHtml) in detectFromCaps()
752 if (hasFakeHtml && hasChat && hasAimSmartCaps) in detectFromCaps()
809 else if (hasAimIcon && hasAimDirect && hasChat && hasFile && capSize == 0x40) in detectFromCaps()
812 else if (hasFile && hasChat && capSize == 0x20) in detectFromCaps()
815 else if (hasUtf8 && hasTyping && hasAimIcon && hasChat && capSize == 0x40) in detectFromCaps()
836 else if (hasUtf8 && hasFile && hasChat) in detectFromCaps()
[all …]
/dports/net-im/kopete/kopete-21.12.3/protocols/skype/
H A Dskypecontact.cpp320 bool SkypeContact::hasChat() const { in hasChat() function in SkypeContact
327 if (!hasChat()) { in receiveIm()
329 if (!hasChat())//something failed in receiveIm()
H A Dskypecontact.h81 bool hasChat() const;
H A Dskypeaccount.cpp486 return cont->hasChat();//so ask it in userHasChat()
/dports/net/yate/yate-6.4.0-1/engine/
H A DClientLogic.cpp1187 if (c.hasChat()) { in updateContactShareStatus()
2667 if (!c.hasChat()) in addChatNotify()
3333 if (!c.hasChat()) { in changeDockedChat()
3610 if (!a->hasChat()) in showContactEdit()
7587 if (!a->hasChat()) in setClientParam()
8577 if (acc->hasChat()) { in handleUserNotify()
8647 if (acc->hasChat()) in handleUserNotify()
8789 if (c->hasChat()) in handleUserRoster()
8942 if (c->hasChat()) { in handleResourceNotify()
9398 if (c->hasChat()) in defaultMsgHandler()
[all …]
H A DClient.cpp4984 bool ClientContact::hasChat() in hasChat() function in ClientContact
5185 if (hasChat()) in createChatWindow()
5716 bool MucRoom::hasChat(const String& id) in hasChat() function in MucRoom
5838 if (hasChat(id)) in createChatWindow()
/dports/net/yate/yate-6.4.0-1/
H A Dyatecbase.h3955 inline bool hasChat() const in hasChat() function
4560 bool hasChat();
5323 bool hasChat(const String& id);