Home
last modified time | relevance | path

Searched refs:SIDEBAR_NAME_LEFT (Results 1 – 4 of 4) sorted by relevance

/dports/net-im/uTox/uTox/src/layout/
H A Dnotify.c36 drawtext(SIDEBAR_NAME_LEFT, SIDEBAR_NAME_TOP, "This is a test of the new uTox popup", 36); in draw_notification()
H A Duserbadge.c115 .x = SIDEBAR_NAME_LEFT,
H A Dsidebar.c95 …drawtextrange(SCALE(SIDEBAR_NAME_LEFT), SCALE(230) - SCALE(SIDEBAR_PADDING), SIDEBAR_NAME_TOP, S(N… in draw_user_badge()
/dports/net-im/uTox/uTox/src/
H A Dui.h146 #define SIDEBAR_NAME_LEFT 50 macro