Home
last modified time | relevance | path

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

/dports/multimedia/gnome-twitch/gnome-twitch-0.4.1-155-g8e774a0/src/
H A Dgt-twitch.h146 GdkPixbuf* gt_twitch_download_emote(GtTwitch* self, gint id);
H A Dgt-irc.c537 emp->pixbuf = gt_twitch_download_emote(main_app->twitch, emp->id); in parse_line()
H A Dgt-twitch.c1547 gt_twitch_download_emote(GtTwitch* self, gint id) in gt_twitch_download_emote() function
2504 emote->pixbuf = gt_twitch_download_emote(self, emote->id); in gt_twitch_emoticons()