Searched defs:ComboBox (Results 1 – 2 of 2) sorted by relevance
22 struct ComboBox : public MenuItem struct27 static ComboBox* Add(const ComboBox& item); argument34 SubCombo** data;35 int count;37 int over;38 int pos;40 int* target;42 VoidFuncP func;43 void* funcExtra;45 bool flipped;[all …]