Home
last modified time | relevance | path

Searched refs:ServerPing (Results 1 – 14 of 14) sorted by relevance

/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/modules/options/
H A DOptionsWidget_lag.h30 #define KVI_OPTIONS_WIDGET_ICON_OptionsWidget_lag KviIconManager::ServerPing
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/kernel/
H A DKviIconManager.h207 ServerPing = 36, enumerator
H A DKviIconManager.cpp706 return KviIconManager::ServerPing; in iconName()
H A DKviOptions.cpp716 …MSGTYPE_OPTION("ServerPing", __tr_no_lookup("Server ping"), KviIconManager::ServerPing, KVI_MSGTYP…
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/modules/links/
H A DLinksWindow.cpp413 m_pHostPopup->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::ServerPing)), tmp.ptr()); in showHostPopup()
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/ui/
H A DKviStatusBarApplet.cpp361 …or", CreateStatusBarLagIndicator, "", *(g_pIconManager->getSmallIcon(KviIconManager::ServerPing))); in selfRegister()
/dports/net-p2p/py-nicotine-plus/nicotine-plus-3.2.0/pynicotine/
H A Dslskproto.py149 from pynicotine.slskmessages import ServerPing
294 ServerPing: 32, # Deprecated
H A Dpynicotine.py216 slskmessages.ServerPing: self.dummy_message,
H A Dslskmessages.py761 class ServerPing(ServerMessage): class
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/source/
H A Dedit.c400 extern void ServerPing _((char *, char *, char *));
896 { "SPING", NULL, ServerPing, SERVERREQ },
H A Dedit6.c959 void ServerPing(command,args,subargs) in ServerPing() function
/dports/net-p2p/py-nicotine-plus/nicotine-plus-3.2.0/doc/
H A DSLSKPROTOCOL.md666 Nicotine: ServerPing
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/spdy/
H A Dspdy_session_unittest.cc1172 TEST_F(SpdySessionTest, ServerPing) { in TEST_F() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/spdy/
H A Dspdy_session_unittest.cc1177 TEST_F(SpdySessionTest, ServerPing) { in TEST_F() argument