Home
last modified time | relevance | path

Searched refs:BM_ONLINE (Results 1 – 5 of 5) sorted by relevance

/dports/net-im/uTox/uTox/src/ui/
H A Dsvg.h95 BM_ONLINE = 1, enumerator
H A Dsvg.c578 loadalpha(BM_ONLINE, p, BM_STATUS_WIDTH, BM_STATUS_WIDTH); in svg_draw()
/dports/net-im/uTox/uTox/src/xlib/
H A Dmmenu.c71 drawalpha(BM_ONLINE + status, SELF_STATUS_X + BM_STATUSAREA_WIDTH / 2 - BM_STATUS_WIDTH / 2, in status_changed()
/dports/net-im/uTox/uTox/src/layout/
H A Dsidebar.c84 drawalpha(BM_ONLINE + status, in draw_user_badge()
/dports/net-im/uTox/uTox/src/
H A Dflist.c114 drawalpha(BM_ONLINE + status, x, y, BM_STATUS_WIDTH, BM_STATUS_WIDTH, status_color[status]); in flist_draw_status_icon()