Searched refs:getBttvEmotes (Results 1 – 7 of 7) sorted by relevance
43 const BttvEmotes &getBttvEmotes() const;
370 const BttvEmotes &TwitchIrcServer::getBttvEmotes() const in getBttvEmotes() function in chatterino::TwitchIrcServer
992 const auto &globalBttvEmotes = app->twitch.server->getBttvEmotes(); in tryAppendEmote()
125 for (auto &emote : *getApp()->twitch2->getBttvEmotes().emotes()) in refresh()
109 if (auto bttvG = getApp()->twitch2->getBttvEmotes().emotes()) in updateEmotes()
233 addEmotes(*globalChannel, *getApp()->twitch2->getBttvEmotes().emotes(), in loadChannel()
98 const auto &bttvemotes = app->twitch.server->getBttvEmotes(); in appendWhisperMessageWordsLocally()