Searched refs:sel (Results 1 – 4 of 4) sorted by relevance
116 virtual int SelectMenu(int sel) = 0;
57 int SelectMenu(int sel);
651 int ScreenRecoveryUI::SelectMenu(int sel) { in SelectMenu() argument655 menu_sel = sel; in SelectMenu()661 sel = menu_sel; in SelectMenu()665 return sel; in SelectMenu()
148 int SelectMenu(int sel) { return 0; } in SelectMenu() argument