Home
last modified time | relevance | path

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

/dports/net-im/profanity/profanity-0.11.1/src/config/
H A Dtheme.h158 theme_item_t theme_roster_active_presence_attrs(const char* const presence);
H A Dtheme.c585 theme_roster_active_presence_attrs(const char* const presence) in theme_roster_active_presence_attrs() function
/dports/net-im/profanity/profanity-0.11.1/src/ui/
H A Drosterwin.c999 return theme_roster_active_presence_attrs(presence); in _get_roster_theme()