Home
last modified time | relevance | path

Searched defs:canSendMessage (Results 1 – 5 of 5) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/
H A DWebProcessProxy.h90 bool canSendMessage() const { return isValid() || isLaunching(); } in canSendMessage() function
/dports/net-im/chatterino2/chatterino2-2.3.4/src/common/
H A DChannel.cpp268 bool Channel::canSendMessage() const in canSendMessage() function in chatterino::Channel
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/plugins/qmltooling/qmldbg_server/
H A Dqqmldebugserver.cpp680 bool QQmlDebugServerImpl::canSendMessage(const QString &name) in canSendMessage() function in QQmlDebugServerImpl
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/plugins/qmltooling/qmldbg_server/
H A Dqqmldebugserver.cpp680 bool QQmlDebugServerImpl::canSendMessage(const QString &name) in canSendMessage() function in QQmlDebugServerImpl
/dports/net-im/chatterino2/chatterino2-2.3.4/src/providers/twitch/
H A DTwitchChannel.cpp216 bool TwitchChannel::canSendMessage() const in canSendMessage() function in chatterino::TwitchChannel