Home
last modified time | relevance | path

Searched refs:BM_SWITCH_HEIGHT (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/uTox/uTox/src/ui/
H A Dsvg.h33 #define BM_SWITCH_HEIGHT SCALE(25) macro
H A Dsvg.c443 BM_SWITCH_WIDTH * BM_SWITCH_HEIGHT + /* Switch */ in svg_draw()
616 drawrectrounded(p, BM_SWITCH_WIDTH, BM_SWITCH_HEIGHT, SCALE(4)); in svg_draw()
617 loadalpha(BM_SWITCH, p, BM_SWITCH_WIDTH, BM_SWITCH_HEIGHT); in svg_draw()
618 p += BM_SWITCH_WIDTH * BM_SWITCH_HEIGHT; in svg_draw()