Searched refs:ffzEmotes_ (Results 1 – 2 of 2) sorted by relevance
156 , ffzEmotes_(std::make_shared<EmoteMap>())259 this->ffzEmotes_.set( in refreshFFZChannelEmotes()522 auto emotes = this->ffzEmotes_.get(); in ffzEmote()537 return this->ffzEmotes_.get(); in ffzEmotes()
162 Atomic<std::shared_ptr<const EmoteMap>> ffzEmotes_; member in chatterino::TwitchChannel