Home
last modified time | relevance | path

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

/dports/net-im/uTox/uTox/src/ui/
H A Dswitch.h47 bool switch_mwheel(UISWITCH *s, int height, double d, bool smooth);
H A Dswitch.c97 bool switch_mwheel(UISWITCH *UNUSED(s), int UNUSED(height), double UNUSED(d), bool UNUSED(smooth)) { in switch_mwheel() function