Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/lib/demo/
Ddemowin.cpp55 ComboCustom::ComboCustom(WindowManager* manager, const char* name, const AutoList<int>& start, cons… in ComboCustom() function in DEMOWin::ComboCustom
79 ComboCustom::ComboCustom(WindowManager* manager, const char* name, const AutoList<int>& start, cons… in ComboCustom() function in DEMOWin::ComboCustom
103 ComboCustom::ComboCustom(WindowManager* manager, const char* name, const std::vector<int>& start, c… in ComboCustom() function in DEMOWin::ComboCustom
/CafeSDK-2.12.13/system/src/lib/demo/headers/cafe/demo/
Ddemowin.h150 struct ComboCustom : public Window struct
158 std::vector<SubComboBasic<MAX_NAME_LENGTH> > options[10];
159 std::vector<SubCombo*> optionsList[10];
160 int choice[10];
/CafeSDK-2.12.13/system/include/cafe/demo/
Ddemowin.h150 struct ComboCustom : public Window struct
158 std::vector<SubComboBasic<MAX_NAME_LENGTH> > options[10];
159 std::vector<SubCombo*> optionsList[10];
160 int choice[10];