Home
last modified time | relevance | path

Searched refs:getChannelBttvEmotes (Results 1 – 3 of 3) sorted by relevance

/dports/misc/orion/orion-1.6.7-12-gec8400c/src/network/
H A Dnetworkmanager.h97 void getChannelBttvEmotes(const QString channel);
H A Dnetworkmanager.cpp835 void NetworkManager::getChannelBttvEmotes(const QString channel) { in getChannelBttvEmotes() function in NetworkManager
/dports/misc/orion/orion-1.6.7-12-gec8400c/src/model/
H A Dbadgecontainer.cpp194 netman->getChannelBttvEmotes(channel); in loadChannelBttvEmotes()