Home
last modified time | relevance | path

Searched defs:aiomixer (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.bin/aiomixer/
H A Dapp.h59 struct aiomixer { struct
61 enum aiomixer_state state; argument
63 struct aiomixer_class classes[128]; argument
64 unsigned int numclasses;
65 unsigned int curclass;
66 unsigned int curcontrol;
67 bool channels_unlocked;
68 int class_scroll_y;
69 int last_max_x;
70 bool widgets_resized;
[all …]